[ Started: 2024-08-16 01:09:13 CEST ] [ decoupleR v2.9.7 for BioC-3.20 from https://github.com/saezlab/decoupleR@master (8716d1a 2024-04-11 16:27:42) ] [1] "Libraries: " "/home/omnipath/local/R/4.4-3.20" [3] "/home/omnipath/local/R/4.4" "/usr/lib/R/library" 'getOption("repos")' replaces Bioconductor standard repositories, see 'help("repositories", package = "BiocManager")' for details. Replacement repositories: CRAN: https://cloud.r-project.org Bioconductor version 3.20 (BiocManager 1.30.23), R 4.4.1 (2024-06-14) Old packages: 'bcellViper', 'BiocParallel', 'decoupleR', 'dorothea', 'fgsea', 'limma', 'marray', 'piano' also installing the dependency ‘parallelly’ trying URL 'https://cloud.r-project.org/src/contrib/parallelly_1.38.0.tar.gz' Content type 'application/x-gzip' length 151572 bytes (148 KB) ================================================== downloaded 148 KB trying URL 'https://bioconductor.org/packages/3.20/data/experiment/src/contrib/bcellViper_1.41.0.tar.gz' Content type 'application/x-gzip' length 11785626 bytes (11.2 MB) ================================================== downloaded 11.2 MB trying URL 'https://bioconductor.org/packages/3.20/bioc/src/contrib/BiocParallel_1.39.0.tar.gz' Content type 'application/x-gzip' length 996934 bytes (973 KB) ================================================== downloaded 973 KB trying URL 'https://bioconductor.org/packages/3.20/bioc/src/contrib/decoupleR_2.11.0.tar.gz' Content type 'application/x-gzip' length 5037849 bytes (4.8 MB) ================================================== downloaded 4.8 MB trying URL 'https://bioconductor.org/packages/3.20/data/experiment/src/contrib/dorothea_1.17.0.tar.gz' Content type 'application/x-gzip' length 34631571 bytes (33.0 MB) ================================================== downloaded 33.0 MB trying URL 'https://bioconductor.org/packages/3.20/bioc/src/contrib/fgsea_1.31.0.tar.gz' Content type 'application/x-gzip' length 4951022 bytes (4.7 MB) ================================================== downloaded 4.7 MB trying URL 'https://bioconductor.org/packages/3.20/bioc/src/contrib/limma_3.61.9.tar.gz' Content type 'application/x-gzip' length 2822142 bytes (2.7 MB) ================================================== downloaded 2.7 MB trying URL 'https://bioconductor.org/packages/3.20/bioc/src/contrib/marray_1.83.0.tar.gz' Content type 'application/x-gzip' length 5054224 bytes (4.8 MB) ================================================== downloaded 4.8 MB trying URL 'https://bioconductor.org/packages/3.20/bioc/src/contrib/piano_2.21.0.tar.gz' Content type 'application/x-gzip' length 1606067 bytes (1.5 MB) ================================================== downloaded 1.5 MB * installing *source* package ‘parallelly’ ... ** package ‘parallelly’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c 000.init.c -o 000.init.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c calc-serialized-size.c -o calc-serialized-size.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c test_tcp_port.c -o test_tcp_port.o gcc -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o parallelly.so 000.init.o calc-serialized-size.o test_tcp_port.o -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-parallelly/00new/parallelly/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (parallelly) * installing *source* package ‘bcellViper’ ... ** using staged installation ** data ** inst ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (bcellViper) * installing *source* package ‘BiocParallel’ ... ** using staged installation checking whether the C++ compiler works... yes checking for C++ compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C++... yes checking whether g++ -std=gnu++17 accepts -g... yes checking for g++ -std=gnu++17 option to enable C++11 features... none needed checking for library containing shm_open... none required checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/mman.h... yes configure: creating ./config.status config.status: creating src/Makevars ** libs using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ using C++11 g++ -std=gnu++11 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/BH/include' -I'/home/omnipath/local/R/4.4-3.20/cpp11/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c cpp11.cpp -o cpp11.o g++ -std=gnu++11 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/BH/include' -I'/home/omnipath/local/R/4.4-3.20/cpp11/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c ipcmutex.cpp -o ipcmutex.o g++ -std=gnu++11 -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o BiocParallel.so cpp11.o ipcmutex.o -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-BiocParallel/00new/BiocParallel/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (BiocParallel) * installing *source* package ‘limma’ ... ** package ‘limma’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c init.c -o init.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c normexp.c -o normexp.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c weighted_lowess.c -o weighted_lowess.o gcc -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o limma.so init.o normexp.o weighted_lowess.o -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-limma/00new/limma/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (limma) * installing *source* package ‘decoupleR’ ... ** package ‘decoupleR’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (decoupleR) * installing *source* package ‘fgsea’ ... ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ using C++11 g++ -std=gnu++11 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/BH/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/BH/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c ScoreCalculation.cpp -o ScoreCalculation.o g++ -std=gnu++11 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/BH/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c ScoreRuler.cpp -o ScoreRuler.o In file included from /home/omnipath/local/R/4.4-3.20/BH/include/boost/math/special_functions/detail/round_fwd.hpp:11, from /home/omnipath/local/R/4.4-3.20/BH/include/boost/math/special_functions/math_fwd.hpp:29, from /home/omnipath/local/R/4.4-3.20/BH/include/boost/math/special_functions/digamma.hpp:15, from util.h:5, from ScoreRuler.cpp:2: /home/omnipath/local/R/4.4-3.20/BH/include/boost/math/tools/config.hpp:23:6: warning: #warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)" [-Wcpp] 23 | # warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)" | ^~~~~~~ g++ -std=gnu++11 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/BH/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c esCalculation.cpp -o esCalculation.o g++ -std=gnu++11 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/BH/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c fastGSEA.cpp -o fastGSEA.o In file included from /home/omnipath/local/R/4.4-3.20/BH/include/boost/math/special_functions/detail/round_fwd.hpp:11, from /home/omnipath/local/R/4.4-3.20/BH/include/boost/math/special_functions/math_fwd.hpp:29, from /home/omnipath/local/R/4.4-3.20/BH/include/boost/math/special_functions/digamma.hpp:15, from util.h:5, from fastGSEA.cpp:13: /home/omnipath/local/R/4.4-3.20/BH/include/boost/math/tools/config.hpp:23:6: warning: #warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)" [-Wcpp] 23 | # warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)" | ^~~~~~~ g++ -std=gnu++11 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/BH/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c fgseaMultilevel.cpp -o fgseaMultilevel.o g++ -std=gnu++11 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/BH/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c fgseaMultilevelSupplement.cpp -o fgseaMultilevelSupplement.o In file included from /home/omnipath/local/R/4.4-3.20/BH/include/boost/math/special_functions/detail/round_fwd.hpp:11, from /home/omnipath/local/R/4.4-3.20/BH/include/boost/math/special_functions/math_fwd.hpp:29, from /home/omnipath/local/R/4.4-3.20/BH/include/boost/math/special_functions/digamma.hpp:15, from util.h:5, from fgseaMultilevelSupplement.cpp:3: /home/omnipath/local/R/4.4-3.20/BH/include/boost/math/tools/config.hpp:23:6: warning: #warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)" [-Wcpp] 23 | # warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)" | ^~~~~~~ g++ -std=gnu++11 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/BH/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c geseca.cpp -o geseca.o g++ -std=gnu++11 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/BH/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c util.cpp -o util.o In file included from /home/omnipath/local/R/4.4-3.20/BH/include/boost/math/special_functions/detail/round_fwd.hpp:11, from /home/omnipath/local/R/4.4-3.20/BH/include/boost/math/special_functions/math_fwd.hpp:29, from /home/omnipath/local/R/4.4-3.20/BH/include/boost/math/special_functions/digamma.hpp:15, from util.h:5, from util.cpp:1: /home/omnipath/local/R/4.4-3.20/BH/include/boost/math/tools/config.hpp:23:6: warning: #warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)" [-Wcpp] 23 | # warning "The minimum language standard to use Boost.Math will be C++14 starting in July 2023 (Boost 1.82 release)" | ^~~~~~~ g++ -std=gnu++11 -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o fgsea.so RcppExports.o ScoreCalculation.o ScoreRuler.o esCalculation.o fastGSEA.o fgseaMultilevel.o fgseaMultilevelSupplement.o geseca.o util.o -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-fgsea/00new/fgsea/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (fgsea) * installing *source* package ‘marray’ ... ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (marray) * installing *source* package ‘dorothea’ ... ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (dorothea) * installing *source* package ‘piano’ ... ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (piano) The downloaded source packages are in ‘/tmp/RtmpzC5VLt/downloaded_packages’ 'getOption("repos")' replaces Bioconductor standard repositories, see 'help("repositories", package = "BiocManager")' for details. Replacement repositories: CRAN: https://cloud.r-project.org Bioconductor version 3.20 (BiocManager 1.30.23), R 4.4.1 (2024-06-14) Warning message: package(s) not installed when version(s) same as or greater than current; use `force = TRUE` to re-install: 'BiocCheck' sitmo (NA -> 2.0.2 ) [CRAN] RcppProgress (NA -> 0.4.2 ) [CRAN] dqrng (NA -> 0.4.1 ) [CRAN] RSpectra (NA -> 0.16-2 ) [CRAN] RcppAnnoy (NA -> 0.0.22 ) [CRAN] irlba (NA -> 2.3.5.1) [CRAN] FNN (NA -> 1.1.4 ) [CRAN] deldir (NA -> 2.0-4 ) [CRAN] spatstat.... (NA -> 3.0-5 ) [CRAN] spatstat.... (NA -> 3.0-0 ) [CRAN] spatstat.... (NA -> 3.1-2 ) [CRAN] tensor (NA -> 1.5 ) [CRAN] abind (NA -> 1.4-5 ) [CRAN] goftest (NA -> 1.2-3 ) [CRAN] spatstat.... (NA -> 3.1-0 ) [CRAN] spatstat.... (NA -> 3.3-1 ) [CRAN] spatstat.... (NA -> 3.3-2 ) [CRAN] listenv (NA -> 0.9.1 ) [CRAN] globals (NA -> 0.16.3 ) [CRAN] matrixStats (NA -> 1.3.0 ) [CRAN] future (NA -> 1.34.0 ) [CRAN] future.apply (NA -> 1.11.2 ) [CRAN] here (NA -> 1.0.1 ) [CRAN] RcppTOML (NA -> 0.2.2 ) [CRAN] zoo (NA -> 1.8-12 ) [CRAN] reticulate (NA -> 1.38.0 ) [CRAN] dotCall64 (NA -> 1.1-1 ) [CRAN] spam (NA -> 2.10-0 ) [CRAN] progressr (NA -> 0.14.0 ) [CRAN] sp (NA -> 2.1-4 ) [CRAN] textshaping (NA -> 0.4.0 ) [CRAN] XVector (NA -> 0.42.0 ) [CRAN] SparseArray (NA -> 1.2.4 ) [CRAN] S4Arrays (NA -> 1.2.1 ) [CRAN] IRanges (NA -> 2.36.0 ) [CRAN] S4Vectors (NA -> 0.40.2 ) [CRAN] MatrixGen... (NA -> 1.14.0 ) [CRAN] GenomeInfoDb (NA -> 1.38.8 ) [CRAN] DelayedArray (NA -> 0.28.0 ) [CRAN] GenomicRa... (NA -> 1.54.1 ) [CRAN] segmented (NA -> 2.1-1 ) [CRAN] kernlab (NA -> 0.9-33 ) [CRAN] Biostrings (NA -> 2.70.3 ) [CRAN] KEGGREST (NA -> 1.42.0 ) [CRAN] Annotatio... (NA -> 1.64.1 ) [CRAN] annotate (NA -> 1.80.0 ) [CRAN] sparseMat... (NA -> 1.14.0 ) [CRAN] proxy (NA -> 0.4-27 ) [CRAN] beachmat (NA -> 2.18.1 ) [CRAN] rsvd (NA -> 1.0.5 ) [CRAN] ScaledMatrix (NA -> 1.10.0 ) [CRAN] Rhdf5lib (NA -> 1.24.2 ) [CRAN] rhdf5filters (NA -> 1.14.1 ) [CRAN] rhdf5 (NA -> 2.46.1 ) [CRAN] Summarize... (NA -> 1.32.0 ) [CRAN] iterators (NA -> 1.0.14 ) [CRAN] uwot (NA -> 0.2.2 ) [CRAN] spatstat.... (NA -> 3.3-1 ) [CRAN] sctransform (NA -> 0.4.1 ) [CRAN] scattermore (NA -> 1.2 ) [CRAN] Rtsne (NA -> 0.17 ) [CRAN] ROCR (NA -> 1.0-11 ) [CRAN] RcppHNSW (NA -> 0.6.0 ) [CRAN] RANN (NA -> 2.6.1 ) [CRAN] pbapply (NA -> 1.7-2 ) [CRAN] patchwork (NA -> 1.2.0 ) [CRAN] miniUI (NA -> 0.1.1.1) [CRAN] lmtest (NA -> 0.9-40 ) [CRAN] leiden (NA -> 0.4.3.1) [CRAN] ica (NA -> 1.0-3 ) [CRAN] ggridges (NA -> 0.5.6 ) [CRAN] fitdistrplus (NA -> 1.2-1 ) [CRAN] fastDummies (NA -> 1.7.3 ) [CRAN] SeuratObject (NA -> 5.0.2 ) [CRAN] brew (NA -> 1.0-10 ) [CRAN] whisker (NA -> 0.4.1 ) [CRAN] ragg (NA -> 1.3.2 ) [CRAN] downlit (NA -> 0.4.4 ) [CRAN] mixtools (NA -> 2.0.0 ) [CRAN] GSEABase (NA -> 1.64.0 ) [CRAN] DelayedMa... (NA -> 1.24.0 ) [CRAN] e1071 (NA -> 1.7-14 ) [CRAN] BiocSingular (NA -> 1.18.0 ) [CRAN] HDF5Array (NA -> 1.30.1 ) [CRAN] SingleCel... (NA -> 1.24.0 ) [CRAN] shape (NA -> 1.4.6.1) [CRAN] foreach (NA -> 1.5.2 ) [CRAN] magick (NA -> 2.8.4 ) [CRAN] Seurat (NA -> 5.1.0 ) [CRAN] OmnipathR (NA -> 3.10.1 ) [CRAN] pheatmap (NA -> 1.0.12 ) [CRAN] roxygen2 (NA -> 7.3.2 ) [CRAN] pkgdown (NA -> 2.1.0 ) [CRAN] ranger (NA -> 0.16.0 ) [CRAN] AUCell (NA -> 1.24.0 ) [CRAN] viper (NA -> 1.36.0 ) [CRAN] GSVA (NA -> 1.50.5 ) [CRAN] glmnet (NA -> 4.1-8 ) [CRAN] Skipping 8 packages ahead of CRAN: zlibbioc, BiocGenerics, GenomeInfoDbData, Biobase, graph, BiocParallel, BiocStyle, fgsea Installing 98 packages: sitmo, RcppProgress, dqrng, RSpectra, RcppAnnoy, irlba, FNN, deldir, spatstat.utils, spatstat.univar, spatstat.data, tensor, abind, goftest, spatstat.sparse, spatstat.random, spatstat.geom, listenv, globals, matrixStats, future, future.apply, here, RcppTOML, zoo, reticulate, dotCall64, spam, progressr, sp, textshaping, XVector, SparseArray, S4Arrays, IRanges, S4Vectors, MatrixGenerics, GenomeInfoDb, DelayedArray, GenomicRanges, segmented, kernlab, Biostrings, KEGGREST, AnnotationDbi, annotate, sparseMatrixStats, proxy, beachmat, rsvd, ScaledMatrix, Rhdf5lib, rhdf5filters, rhdf5, SummarizedExperiment, iterators, uwot, spatstat.explore, sctransform, scattermore, Rtsne, ROCR, RcppHNSW, RANN, pbapply, patchwork, miniUI, lmtest, leiden, ica, ggridges, fitdistrplus, fastDummies, SeuratObject, brew, whisker, ragg, downlit, mixtools, GSEABase, DelayedMatrixStats, e1071, BiocSingular, HDF5Array, SingleCellExperiment, shape, foreach, magick, Seurat, OmnipathR, pheatmap, roxygen2, pkgdown, ranger, AUCell, viper, GSVA, glmnet trying URL 'https://cran.uni-muenster.de/src/contrib/sitmo_2.0.2.tar.gz' Content type 'application/x-gzip' length 132964 bytes (129 KB) ================================================== downloaded 129 KB trying URL 'https://cran.uni-muenster.de/src/contrib/RcppProgress_0.4.2.tar.gz' Content type 'application/x-gzip' length 12077 bytes (11 KB) ================================================== downloaded 11 KB trying URL 'https://cran.uni-muenster.de/src/contrib/dqrng_0.4.1.tar.gz' Content type 'application/x-gzip' length 267023 bytes (260 KB) ================================================== downloaded 260 KB trying URL 'https://cran.uni-muenster.de/src/contrib/RSpectra_0.16-2.tar.gz' Content type 'application/x-gzip' length 128030 bytes (125 KB) ================================================== downloaded 125 KB trying URL 'https://cran.uni-muenster.de/src/contrib/RcppAnnoy_0.0.22.tar.gz' Content type 'application/x-gzip' length 156284 bytes (152 KB) ================================================== downloaded 152 KB trying URL 'https://cran.uni-muenster.de/src/contrib/irlba_2.3.5.1.tar.gz' Content type 'application/x-gzip' length 233555 bytes (228 KB) ================================================== downloaded 228 KB trying URL 'https://cran.uni-muenster.de/src/contrib/FNN_1.1.4.tar.gz' Content type 'application/x-gzip' length 79913 bytes (78 KB) ================================================== downloaded 78 KB trying URL 'https://cran.uni-muenster.de/src/contrib/deldir_2.0-4.tar.gz' Content type 'application/x-gzip' length 103621 bytes (101 KB) ================================================== downloaded 101 KB trying URL 'https://cran.uni-muenster.de/src/contrib/spatstat.utils_3.0-5.tar.gz' Content type 'application/x-gzip' length 77683 bytes (75 KB) ================================================== downloaded 75 KB trying URL 'https://cran.uni-muenster.de/src/contrib/spatstat.univar_3.0-0.tar.gz' Content type 'application/x-gzip' length 44933 bytes (43 KB) ================================================== downloaded 43 KB trying URL 'https://cran.uni-muenster.de/src/contrib/spatstat.data_3.1-2.tar.gz' Content type 'application/x-gzip' length 2935817 bytes (2.8 MB) ================================================== downloaded 2.8 MB trying URL 'https://cran.uni-muenster.de/src/contrib/tensor_1.5.tar.gz' Content type 'application/x-gzip' length 2518 bytes ================================================== downloaded 2518 bytes trying URL 'https://cran.uni-muenster.de/src/contrib/abind_1.4-5.tar.gz' Content type 'application/x-gzip' length 21810 bytes (21 KB) ================================================== downloaded 21 KB trying URL 'https://cran.uni-muenster.de/src/contrib/goftest_1.2-3.tar.gz' Content type 'application/x-gzip' length 32319 bytes (31 KB) ================================================== downloaded 31 KB trying URL 'https://cran.uni-muenster.de/src/contrib/spatstat.sparse_3.1-0.tar.gz' Content type 'application/x-gzip' length 41792 bytes (40 KB) ================================================== downloaded 40 KB trying URL 'https://cran.uni-muenster.de/src/contrib/spatstat.random_3.3-1.tar.gz' Content type 'application/x-gzip' length 264671 bytes (258 KB) ================================================== downloaded 258 KB trying URL 'https://cran.uni-muenster.de/src/contrib/spatstat.geom_3.3-2.tar.gz' Content type 'application/x-gzip' length 763801 bytes (745 KB) ================================================== downloaded 745 KB trying URL 'https://cran.uni-muenster.de/src/contrib/listenv_0.9.1.tar.gz' Content type 'application/x-gzip' length 36600 bytes (35 KB) ================================================== downloaded 35 KB trying URL 'https://cran.uni-muenster.de/src/contrib/globals_0.16.3.tar.gz' Content type 'application/x-gzip' length 37475 bytes (36 KB) ================================================== downloaded 36 KB trying URL 'https://cran.uni-muenster.de/src/contrib/matrixStats_1.3.0.tar.gz' Content type 'application/x-gzip' length 213441 bytes (208 KB) ================================================== downloaded 208 KB trying URL 'https://cran.uni-muenster.de/src/contrib/future_1.34.0.tar.gz' Content type 'application/x-gzip' length 359503 bytes (351 KB) ================================================== downloaded 351 KB trying URL 'https://cran.uni-muenster.de/src/contrib/future.apply_1.11.2.tar.gz' Content type 'application/x-gzip' length 63881 bytes (62 KB) ================================================== downloaded 62 KB trying URL 'https://cran.uni-muenster.de/src/contrib/here_1.0.1.tar.gz' Content type 'application/x-gzip' length 32954 bytes (32 KB) ================================================== downloaded 32 KB trying URL 'https://cran.uni-muenster.de/src/contrib/RcppTOML_0.2.2.tar.gz' Content type 'application/x-gzip' length 141195 bytes (137 KB) ================================================== downloaded 137 KB trying URL 'https://cran.uni-muenster.de/src/contrib/zoo_1.8-12.tar.gz' Content type 'application/x-gzip' length 782344 bytes (764 KB) ================================================== downloaded 764 KB trying URL 'https://cran.uni-muenster.de/src/contrib/reticulate_1.38.0.tar.gz' Content type 'application/x-gzip' length 1626977 bytes (1.6 MB) ================================================== downloaded 1.6 MB trying URL 'https://cran.uni-muenster.de/src/contrib/dotCall64_1.1-1.tar.gz' Content type 'application/x-gzip' length 20443 bytes (19 KB) ================================================== downloaded 19 KB trying URL 'https://cran.uni-muenster.de/src/contrib/spam_2.10-0.tar.gz' Content type 'application/x-gzip' length 1832293 bytes (1.7 MB) ================================================== downloaded 1.7 MB trying URL 'https://cran.uni-muenster.de/src/contrib/progressr_0.14.0.tar.gz' Content type 'application/x-gzip' length 211320 bytes (206 KB) ================================================== downloaded 206 KB trying URL 'https://cran.uni-muenster.de/src/contrib/sp_2.1-4.tar.gz' Content type 'application/x-gzip' length 1254712 bytes (1.2 MB) ================================================== downloaded 1.2 MB trying URL 'https://cran.uni-muenster.de/src/contrib/textshaping_0.4.0.tar.gz' Content type 'application/x-gzip' length 37960 bytes (37 KB) ================================================== downloaded 37 KB trying URL 'https://bioconductor.org/packages/3.18/bioc/src/contrib/XVector_0.42.0.tar.gz' Content type 'application/gzip' length 67825 bytes (66 KB) ================================================== downloaded 66 KB trying URL 'https://bioconductor.org/packages/3.18/bioc/src/contrib/SparseArray_1.2.4.tar.gz' Content type 'application/gzip' length 367778 bytes (359 KB) ================================================== downloaded 359 KB trying URL 'https://bioconductor.org/packages/3.18/bioc/src/contrib/S4Arrays_1.2.1.tar.gz' Content type 'application/gzip' length 282089 bytes (275 KB) ================================================== downloaded 275 KB trying URL 'https://bioconductor.org/packages/3.18/bioc/src/contrib/IRanges_2.36.0.tar.gz' Content type 'application/gzip' length 481055 bytes (469 KB) ================================================== downloaded 469 KB trying URL 'https://bioconductor.org/packages/3.18/bioc/src/contrib/S4Vectors_0.40.2.tar.gz' Content type 'application/gzip' length 838187 bytes (818 KB) ================================================== downloaded 818 KB trying URL 'https://bioconductor.org/packages/3.18/bioc/src/contrib/MatrixGenerics_1.14.0.tar.gz' Content type 'application/gzip' length 31230 bytes (30 KB) ================================================== downloaded 30 KB trying URL 'https://bioconductor.org/packages/3.18/bioc/src/contrib/GenomeInfoDb_1.38.8.tar.gz' Content type 'application/gzip' length 3581806 bytes (3.4 MB) ================================================== downloaded 3.4 MB trying URL 'https://bioconductor.org/packages/3.18/bioc/src/contrib/DelayedArray_0.28.0.tar.gz' Content type 'application/gzip' length 624166 bytes (609 KB) ================================================== downloaded 609 KB trying URL 'https://bioconductor.org/packages/3.18/bioc/src/contrib/GenomicRanges_1.54.1.tar.gz' Content type 'application/gzip' length 1140246 bytes (1.1 MB) ================================================== downloaded 1.1 MB trying URL 'https://cran.uni-muenster.de/src/contrib/segmented_2.1-1.tar.gz' Content type 'application/x-gzip' length 308518 bytes (301 KB) ================================================== downloaded 301 KB trying URL 'https://cran.uni-muenster.de/src/contrib/kernlab_0.9-33.tar.gz' Content type 'application/x-gzip' length 1025337 bytes (1001 KB) ================================================== downloaded 1001 KB trying URL 'https://bioconductor.org/packages/3.18/bioc/src/contrib/Biostrings_2.70.3.tar.gz' Content type 'application/gzip' length 12740728 bytes (12.2 MB) ================================================== downloaded 12.2 MB trying URL 'https://bioconductor.org/packages/3.18/bioc/src/contrib/KEGGREST_1.42.0.tar.gz' Content type 'application/gzip' length 22412 bytes (21 KB) ================================================== downloaded 21 KB trying URL 'https://bioconductor.org/packages/3.18/bioc/src/contrib/AnnotationDbi_1.64.1.tar.gz' Content type 'application/gzip' length 4359564 bytes (4.2 MB) ================================================== downloaded 4.2 MB trying URL 'https://bioconductor.org/packages/3.18/bioc/src/contrib/annotate_1.80.0.tar.gz' Content type 'application/gzip' length 1497628 bytes (1.4 MB) ================================================== downloaded 1.4 MB trying URL 'https://bioconductor.org/packages/3.18/bioc/src/contrib/sparseMatrixStats_1.14.0.tar.gz' Content type 'application/gzip' length 703089 bytes (686 KB) ================================================== downloaded 686 KB trying URL 'https://cran.uni-muenster.de/src/contrib/proxy_0.4-27.tar.gz' Content type 'application/x-gzip' length 74622 bytes (72 KB) ================================================== downloaded 72 KB trying URL 'https://bioconductor.org/packages/3.18/bioc/src/contrib/beachmat_2.18.1.tar.gz' Content type 'application/gzip' length 512143 bytes (500 KB) ================================================== downloaded 500 KB trying URL 'https://cran.uni-muenster.de/src/contrib/rsvd_1.0.5.tar.gz' Content type 'application/x-gzip' length 3458090 bytes (3.3 MB) ================================================== downloaded 3.3 MB trying URL 'https://bioconductor.org/packages/3.18/bioc/src/contrib/ScaledMatrix_1.10.0.tar.gz' Content type 'application/gzip' length 313034 bytes (305 KB) ================================================== downloaded 305 KB trying URL 'https://bioconductor.org/packages/3.18/bioc/src/contrib/Rhdf5lib_1.24.2.tar.gz' Content type 'application/gzip' length 12062265 bytes (11.5 MB) ================================================== downloaded 11.5 MB trying URL 'https://bioconductor.org/packages/3.18/bioc/src/contrib/rhdf5filters_1.14.1.tar.gz' Content type 'application/gzip' length 1179474 bytes (1.1 MB) ================================================== downloaded 1.1 MB trying URL 'https://bioconductor.org/packages/3.18/bioc/src/contrib/rhdf5_2.46.1.tar.gz' Content type 'application/gzip' length 1272215 bytes (1.2 MB) ================================================== downloaded 1.2 MB trying URL 'https://bioconductor.org/packages/3.18/bioc/src/contrib/SummarizedExperiment_1.32.0.tar.gz' Content type 'application/gzip' length 686052 bytes (669 KB) ================================================== downloaded 669 KB trying URL 'https://cran.uni-muenster.de/src/contrib/iterators_1.0.14.tar.gz' Content type 'application/x-gzip' length 300266 bytes (293 KB) ================================================== downloaded 293 KB trying URL 'https://cran.uni-muenster.de/src/contrib/uwot_0.2.2.tar.gz' Content type 'application/x-gzip' length 602996 bytes (588 KB) ================================================== downloaded 588 KB trying URL 'https://cran.uni-muenster.de/src/contrib/spatstat.explore_3.3-1.tar.gz' Content type 'application/x-gzip' length 764767 bytes (746 KB) ================================================== downloaded 746 KB trying URL 'https://cran.uni-muenster.de/src/contrib/sctransform_0.4.1.tar.gz' Content type 'application/x-gzip' length 197540 bytes (192 KB) ================================================== downloaded 192 KB trying URL 'https://cran.uni-muenster.de/src/contrib/scattermore_1.2.tar.gz' Content type 'application/x-gzip' length 261296 bytes (255 KB) ================================================== downloaded 255 KB trying URL 'https://cran.uni-muenster.de/src/contrib/Rtsne_0.17.tar.gz' Content type 'application/x-gzip' length 70904 bytes (69 KB) ================================================== downloaded 69 KB trying URL 'https://cran.uni-muenster.de/src/contrib/ROCR_1.0-11.tar.gz' Content type 'application/x-gzip' length 271680 bytes (265 KB) ================================================== downloaded 265 KB trying URL 'https://cran.uni-muenster.de/src/contrib/RcppHNSW_0.6.0.tar.gz' Content type 'application/x-gzip' length 37078 bytes (36 KB) ================================================== downloaded 36 KB trying URL 'https://cran.uni-muenster.de/src/contrib/RANN_2.6.1.tar.gz' Content type 'application/x-gzip' length 58136 bytes (56 KB) ================================================== downloaded 56 KB trying URL 'https://cran.uni-muenster.de/src/contrib/pbapply_1.7-2.tar.gz' Content type 'application/x-gzip' length 23980 bytes (23 KB) ================================================== downloaded 23 KB trying URL 'https://cran.uni-muenster.de/src/contrib/patchwork_1.2.0.tar.gz' Content type 'application/x-gzip' length 3289733 bytes (3.1 MB) ================================================== downloaded 3.1 MB trying URL 'https://cran.uni-muenster.de/src/contrib/miniUI_0.1.1.1.tar.gz' Content type 'application/x-gzip' length 97958 bytes (95 KB) ================================================== downloaded 95 KB trying URL 'https://cran.uni-muenster.de/src/contrib/lmtest_0.9-40.tar.gz' Content type 'application/x-gzip' length 230313 bytes (224 KB) ================================================== downloaded 224 KB trying URL 'https://cran.uni-muenster.de/src/contrib/leiden_0.4.3.1.tar.gz' Content type 'application/x-gzip' length 2864241 bytes (2.7 MB) ================================================== downloaded 2.7 MB trying URL 'https://cran.uni-muenster.de/src/contrib/ica_1.0-3.tar.gz' Content type 'application/x-gzip' length 12825 bytes (12 KB) ================================================== downloaded 12 KB trying URL 'https://cran.uni-muenster.de/src/contrib/ggridges_0.5.6.tar.gz' Content type 'application/x-gzip' length 2231310 bytes (2.1 MB) ================================================== downloaded 2.1 MB trying URL 'https://cran.uni-muenster.de/src/contrib/fitdistrplus_1.2-1.tar.gz' Content type 'application/x-gzip' length 1616872 bytes (1.5 MB) ================================================== downloaded 1.5 MB trying URL 'https://cran.uni-muenster.de/src/contrib/fastDummies_1.7.3.tar.gz' Content type 'application/x-gzip' length 29499 bytes (28 KB) ================================================== downloaded 28 KB trying URL 'https://cran.uni-muenster.de/src/contrib/SeuratObject_5.0.2.tar.gz' Content type 'application/x-gzip' length 749780 bytes (732 KB) ================================================== downloaded 732 KB trying URL 'https://cran.uni-muenster.de/src/contrib/brew_1.0-10.tar.gz' Content type 'application/x-gzip' length 71087 bytes (69 KB) ================================================== downloaded 69 KB trying URL 'https://cran.uni-muenster.de/src/contrib/whisker_0.4.1.tar.gz' Content type 'application/x-gzip' length 28586 bytes (27 KB) ================================================== downloaded 27 KB trying URL 'https://cran.uni-muenster.de/src/contrib/ragg_1.3.2.tar.gz' Content type 'application/x-gzip' length 430366 bytes (420 KB) ================================================== downloaded 420 KB trying URL 'https://cran.uni-muenster.de/src/contrib/downlit_0.4.4.tar.gz' Content type 'application/x-gzip' length 37162 bytes (36 KB) ================================================== downloaded 36 KB trying URL 'https://cran.uni-muenster.de/src/contrib/mixtools_2.0.0.tar.gz' Content type 'application/x-gzip' length 706288 bytes (689 KB) ================================================== downloaded 689 KB trying URL 'https://bioconductor.org/packages/3.18/bioc/src/contrib/GSEABase_1.64.0.tar.gz' Content type 'application/gzip' length 299035 bytes (292 KB) ================================================== downloaded 292 KB trying URL 'https://bioconductor.org/packages/3.18/bioc/src/contrib/DelayedMatrixStats_1.24.0.tar.gz' Content type 'application/gzip' length 271120 bytes (264 KB) ================================================== downloaded 264 KB trying URL 'https://cran.uni-muenster.de/src/contrib/e1071_1.7-14.tar.gz' Content type 'application/x-gzip' length 326383 bytes (318 KB) ================================================== downloaded 318 KB trying URL 'https://bioconductor.org/packages/3.18/bioc/src/contrib/BiocSingular_1.18.0.tar.gz' Content type 'application/gzip' length 616448 bytes (602 KB) ================================================== downloaded 602 KB trying URL 'https://bioconductor.org/packages/3.18/bioc/src/contrib/HDF5Array_1.30.1.tar.gz' Content type 'application/gzip' length 8098441 bytes (7.7 MB) ================================================== downloaded 7.7 MB trying URL 'https://bioconductor.org/packages/3.18/bioc/src/contrib/SingleCellExperiment_1.24.0.tar.gz' Content type 'application/gzip' length 985002 bytes (961 KB) ================================================== downloaded 961 KB trying URL 'https://cran.uni-muenster.de/src/contrib/shape_1.4.6.1.tar.gz' Content type 'application/x-gzip' length 646412 bytes (631 KB) ================================================== downloaded 631 KB trying URL 'https://cran.uni-muenster.de/src/contrib/foreach_1.5.2.tar.gz' Content type 'application/x-gzip' length 89758 bytes (87 KB) ================================================== downloaded 87 KB trying URL 'https://cran.uni-muenster.de/src/contrib/magick_2.8.4.tar.gz' Content type 'application/x-gzip' length 4602026 bytes (4.4 MB) ================================================== downloaded 4.4 MB trying URL 'https://cran.uni-muenster.de/src/contrib/Seurat_5.1.0.tar.gz' Content type 'application/x-gzip' length 2063621 bytes (2.0 MB) ================================================== downloaded 2.0 MB trying URL 'https://bioconductor.org/packages/3.18/bioc/src/contrib/OmnipathR_3.10.1.tar.gz' Content type 'application/gzip' length 3401601 bytes (3.2 MB) ================================================== downloaded 3.2 MB trying URL 'https://cran.uni-muenster.de/src/contrib/pheatmap_1.0.12.tar.gz' Content type 'application/x-gzip' length 15071 bytes (14 KB) ================================================== downloaded 14 KB trying URL 'https://cran.uni-muenster.de/src/contrib/roxygen2_7.3.2.tar.gz' Content type 'application/x-gzip' length 298741 bytes (291 KB) ================================================== downloaded 291 KB trying URL 'https://cran.uni-muenster.de/src/contrib/pkgdown_2.1.0.tar.gz' Content type 'application/x-gzip' length 1261777 bytes (1.2 MB) ================================================== downloaded 1.2 MB trying URL 'https://cran.uni-muenster.de/src/contrib/ranger_0.16.0.tar.gz' Content type 'application/x-gzip' length 165925 bytes (162 KB) ================================================== downloaded 162 KB trying URL 'https://bioconductor.org/packages/3.18/bioc/src/contrib/AUCell_1.24.0.tar.gz' Content type 'application/gzip' length 1770657 bytes (1.7 MB) ================================================== downloaded 1.7 MB trying URL 'https://bioconductor.org/packages/3.18/bioc/src/contrib/viper_1.36.0.tar.gz' Content type 'application/gzip' length 318999 bytes (311 KB) ================================================== downloaded 311 KB trying URL 'https://bioconductor.org/packages/3.18/bioc/src/contrib/GSVA_1.50.5.tar.gz' Content type 'application/gzip' length 2266106 bytes (2.2 MB) ================================================== downloaded 2.2 MB trying URL 'https://cran.uni-muenster.de/src/contrib/glmnet_4.1-8.tar.gz' Content type 'application/x-gzip' length 2439515 bytes (2.3 MB) ================================================== downloaded 2.3 MB * installing *source* package ‘sitmo’ ... ** package ‘sitmo’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I../inst/include/ -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fopenmp -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I../inst/include/ -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fopenmp -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c sitmo_demo.cpp -o sitmo_demo.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I../inst/include/ -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fopenmp -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c sitmo_parallel.cpp -o sitmo_parallel.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I../inst/include/ -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fopenmp -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c sitmo_runif.cpp -o sitmo_runif.o g++ -std=gnu++17 -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o sitmo.so RcppExports.o sitmo_demo.o sitmo_parallel.o sitmo_runif.o -llapack -lblas -lgfortran -lm -lquadmath -fopenmp -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-sitmo/00new/sitmo/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (sitmo) * installing *source* package ‘RcppProgress’ ... ** package ‘RcppProgress’ successfully unpacked and MD5 sums checked ** using staged installation ** inst ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (RcppProgress) * installing *source* package ‘RSpectra’ ... ** package ‘RSpectra’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -DUSE_FC_LEN_T -I../inst/include -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c eigs_gen.cpp -o eigs_gen.o In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:205, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigen.h:25, from eigs_gen.cpp:1: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:174: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:165: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:271: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/SparseCore:37, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Sparse:26, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:29: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:18:8: required from ‘struct Eigen::internal::traits > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from ‘struct Eigen::internal::accessors_level > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from ‘class Eigen::Map >’ ../inst/include/RMatOp/MatProd_sparseMatrix.h:36:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:24:49: required from ‘struct Eigen::internal::traits > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from ‘struct Eigen::internal::accessors_level > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from ‘class Eigen::Map >’ ../inst/include/RMatOp/MatProd_sparseMatrix.h:36:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map >’ ../inst/include/RMatOp/MatProd_sparseMatrix.h:36:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7: required from ‘class Eigen::SparseMapBase >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from ‘class Eigen::SparseMapBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from ‘class Eigen::Map >’ ../inst/include/RMatOp/SparseMatrixMapping.h:25:103: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:24:49: required from ‘struct Eigen::internal::traits > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from ‘struct Eigen::internal::accessors_level > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from ‘class Eigen::Map >’ ../inst/include/RMatOp/RealShift_matrix.h:16:17: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map >’ ../inst/include/RMatOp/RealShift_matrix.h:16:17: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ ../inst/include/RMatOp/RealShift_matrix.h:31:54: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >’ ../inst/include/RMatOp/RealShift_matrix.h:31:59: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >’ ../inst/include/RMatOp/RealShift_matrix.h:31:59: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >’ ../inst/include/RMatOp/RealShift_matrix.h:31:59: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map >’ ../inst/include/RMatOp/RealShift_matrix.h:37:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Map > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from ‘class Eigen::SolveImpl >, Eigen::Map >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from ‘class Eigen::Solve >, Eigen::Map > >’ ../inst/include/RMatOp/RealShift_matrix.h:39:35: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from ‘class Eigen::Diagonal, 0>’ ../inst/include/RMatOp/RealShift_sym_matrix.h:40:21: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper, 0> >’ ../inst/include/RMatOp/RealShift_sym_matrix.h:40:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, 0, Eigen::Stride<0, 0> > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7: required from ‘class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from ‘class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from ‘class Eigen::Map, 0, Eigen::Stride<0, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/MappedSparseMatrix.h:32:7: required from ‘class Eigen::MappedSparseMatrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:477:54: required from ‘class Eigen::SparseLU >’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:20:16: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Matrix, -1, 1> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, Eigen::Matrix, -1, 1> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, Eigen::Matrix, -1, 1> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Matrix, -1, 1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Matrix, -1, 1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from ‘class Eigen::CwiseUnaryViewImpl >, Eigen::Matrix, -1, 1>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from ‘class Eigen::CwiseUnaryView >, Eigen::Matrix, -1, 1> >’ ../inst/include/RMatOp/ComplexShift_matrix.h:46:21: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, const Eigen::Solve, -1, -1> >, Eigen::Matrix, -1, 1> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, const Eigen::Solve, -1, -1> >, Eigen::Matrix, -1, 1> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, const Eigen::Solve, -1, -1> >, Eigen::Matrix, -1, 1> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl >, const Eigen::Solve, -1, -1> >, Eigen::Matrix, -1, 1> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp >, const Eigen::Solve, -1, -1> >, Eigen::Matrix, -1, 1> > >’ ../inst/include/RMatOp/ComplexShift_matrix.h:48:49: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map >, const Eigen::Map > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map >, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map >, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map >, const Eigen::Map >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Map > >’ ../inst/include/RMatOp/SVDOp.h:54:68: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper >’ ../inst/include/RMatOp/SVDOp.h:58:24: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >’ ../inst/include/RMatOp/SVDOp.h:63:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >’ ../inst/include/RMatOp/SVDOp.h:63:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase > >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase > >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper > >’ ../inst/include/RMatOp/SVDOp.h:65:38: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase > >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper > >’ ../inst/include/RMatOp/SVDOp.h:65:72: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >’ ../inst/include/RMatOp/SVDOp.h:65:73: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >’ ../inst/include/RMatOp/SVDOp.h:124:52: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from ‘class Eigen::Array’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:34:67: required from ‘Derived& Eigen::ArrayBase::operator-=(const Scalar&) [with Derived = Eigen::ArrayWrapper, 0> >; Scalar = double]’ ../inst/include/RMatOp/RealShift_sym_matrix.h:40:35: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Array >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Array > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, Eigen::Array > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Array >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:34:67: required from ‘Derived& Eigen::ArrayBase::operator-=(const Scalar&) [with Derived = Eigen::ArrayWrapper, 0> >; Scalar = double]’ ../inst/include/RMatOp/RealShift_sym_matrix.h:40:35: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:30: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7: required from ‘class Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:46: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, const Eigen::Matrix, -1, -1> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, const Eigen::Matrix, -1, -1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, const Eigen::Matrix, -1, -1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl >, const Eigen::Matrix, -1, -1>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp >, const Eigen::Matrix, -1, -1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:30: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7: required from ‘class Eigen::PartialReduxExpr >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:46: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map >, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map >, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map >, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map >, const Eigen::Matrix, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map >; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Map >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/RMatOp/SVDOp.h:58:41: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ ../inst/include/Spectra/LinAlg/Arnoldi.h:118:26: required from ‘void Spectra::Arnoldi::init(MapConstVec&, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstVec = Eigen::Map >; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:327:19: required from ‘void Spectra::GenEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ ../inst/include/Spectra/LinAlg/Arnoldi.h:126:35: required from ‘void Spectra::Arnoldi::init(MapConstVec&, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstVec = Eigen::Map >; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:327:19: required from ‘void Spectra::GenEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ ../inst/include/Spectra/LinAlg/Arnoldi.h:126:31: required from ‘void Spectra::Arnoldi::init(MapConstVec&, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstVec = Eigen::Map >; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:327:19: required from ‘void Spectra::GenEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Matrix >’ ../inst/include/Spectra/LinAlg/Arnoldi.h:130:28: required from ‘void Spectra::Arnoldi::init(MapConstVec&, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstVec = Eigen::Map >; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:327:19: required from ‘void Spectra::GenEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, -1, true, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, -1, true>’ ../inst/include/Spectra/LinAlg/Arnoldi.h:165:26: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, -1, false, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, -1, false>’ ../inst/include/Spectra/LinAlg/Arnoldi.h:166:22: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, 1, true, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, true>’ ../inst/include/Spectra/LinAlg/Arnoldi.h:182:24: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ ../inst/include/Spectra/LinAlg/Arnoldi.h:182:48: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::InnerStride<1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::InnerStride<1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::InnerStride<1> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase, 0, Eigen::InnerStride<1> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:59:34: required from ‘class Eigen::RefBase, 0, Eigen::InnerStride<1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:281:76: required from ‘class Eigen::Ref, 0, Eigen::InnerStride<1> >’ ../inst/include/Spectra/LinAlg/Arnoldi.h:197:31: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Map >, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Map >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Map >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base >, Eigen::Map >, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl >, Eigen::Map >, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, Eigen::Map >, 0>’ ../inst/include/Spectra/LinAlg/Arnoldi.h:200:40: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> >’ ../inst/include/Spectra/LinAlg/Arnoldi.h:200:35: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, 1, false, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from ‘class Eigen::VectorBlock, -1>’ ../inst/include/Spectra/LinAlg/Arnoldi.h:208:52: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:277: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:44:50: required from ‘struct Eigen::internal::traits, 0, Eigen::InnerStride<1> > >::match, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:288:101: required by substitution of ‘template Eigen::Ref, 0, Eigen::InnerStride<1> >::Ref(const Eigen::DenseBase&, typename Eigen::internal::enable_if<(bool)(Eigen::internal::traits, 0, Eigen::InnerStride<1> > >::match::MatchAtCompileTime), Derived>::type*) [with Derived = Eigen::Block, -1, 1, false>]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:208:31: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, false> >’ ../inst/include/Spectra/LinAlg/Arnoldi.h:209:52: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Block, -1, 1, false>, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Block, -1, 1, false>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Block, -1, 1, false>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base >, Eigen::Block, -1, 1, false>, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl >, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, Eigen::Block, -1, 1, false>, 0>’ ../inst/include/Spectra/LinAlg/Arnoldi.h:227:41: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/./HessenbergDecomposition.h:277:16: required from ‘class Eigen::HessenbergDecomposition >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:230:41: required from ‘class Eigen::RealSchur >’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:37:30: required from ‘class Spectra::UpperHessenbergEigen’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:59:34: required from ‘class Eigen::RefBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:329:77: required from ‘class Eigen::Ref, 0, Eigen::OuterStride<> >’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, const Eigen::ArrayWrapper, -1, 1>, -1, 1, false> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, const Eigen::ArrayWrapper, -1, 1>, -1, 1, false> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase >, const Eigen::ArrayWrapper, -1, 1>, -1, 1, false> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl >, const Eigen::ArrayWrapper, -1, 1>, -1, 1, false> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp >, const Eigen::ArrayWrapper, -1, 1>, -1, 1, false> > >’ ../inst/include/Spectra/GenEigsBase.h:147:64: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::num_converged(Scalar) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:373:21: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp >, const Eigen::ArrayWrapper, -1, 1>, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseUnaryOp >, const Eigen::ArrayWrapper, -1, 1>, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseUnaryOp >, const Eigen::ArrayWrapper, -1, 1>, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp >, const Eigen::ArrayWrapper, -1, 1>, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp >, const Eigen::ArrayWrapper, -1, 1>, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array > >’ ../inst/include/Spectra/GenEigsBase.h:147:70: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::num_converged(Scalar) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:373:21: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Array > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::Array > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Array >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp >, const Eigen::ArrayWrapper, -1, 1>, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp >, const Eigen::ArrayWrapper, -1, 1>, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp >, const Eigen::ArrayWrapper, -1, 1>, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >’ ../inst/include/Spectra/GenEigsBase.h:147:28: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::num_converged(Scalar) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:373:21: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp >, const Eigen::ArrayWrapper, -1, 1>, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp >, const Eigen::ArrayWrapper, -1, 1>, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp >, const Eigen::ArrayWrapper, -1, 1>, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp >, const Eigen::ArrayWrapper, -1, 1>, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp >, const Eigen::ArrayWrapper, -1, 1>, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >’ ../inst/include/Spectra/GenEigsBase.h:147:28: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::num_converged(Scalar) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:373:21: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp >, const Eigen::ArrayWrapper, -1, 1>, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseUnaryOp >, const Eigen::ArrayWrapper, -1, 1>, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseUnaryOp >, const Eigen::ArrayWrapper, -1, 1>, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp >, const Eigen::ArrayWrapper, -1, 1>, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp >, const Eigen::ArrayWrapper, -1, 1>, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >’ ../inst/include/Spectra/GenEigsBase.h:148:60: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::num_converged(Scalar) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:373:21: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ ../inst/include/Spectra/LinAlg/DoubleShiftQR.h:38:14: required from ‘class Spectra::DoubleShiftQR’ ../inst/include/Spectra/GenEigsBase.h:98:31: required from ‘void Spectra::GenEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:378:13: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:59:34: required from ‘class Eigen::RefBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:281:76: required from ‘class Eigen::Ref, 0, Eigen::OuterStride<> >’ ../inst/include/Spectra/GenEigsBase.h:118:35: required from ‘void Spectra::GenEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:378:13: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Matrix, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Matrix, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Matrix, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base >, Eigen::Matrix, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl >, Eigen::Matrix, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, Eigen::Matrix, 0>’ ../inst/include/Spectra/LinAlg/Arnoldi.h:74:30: required from ‘void Spectra::Arnoldi::expand_basis(MapConstMat&, Index, Vector&, Scalar&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstMat = Eigen::Map >; Index = long int; Vector = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:177:17: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase > >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose > >’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:36: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:197:31: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, Eigen::Matrix, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >, Eigen::Matrix, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >, Eigen::Matrix, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base > >, Eigen::Matrix, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl > >, Eigen::Matrix, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product > >, Eigen::Matrix, 0>’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:39: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:197:31: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, -1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, 0, Eigen::OuterStride<> >, -1, -1, false, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>’ ../inst/include/Spectra/LinAlg/DoubleShiftQR.h:369:29: required from ‘void Spectra::DoubleShiftQR::apply_YQ(GenericMatrix) const [with Scalar = double; GenericMatrix = Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:118:35: required from ‘void Spectra::GenEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:378:13: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:44:50: required from ‘struct Eigen::internal::traits, 0, Eigen::OuterStride<> > >::match, 0, Eigen::OuterStride<> >, -1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:288:101: required by substitution of ‘template Eigen::Ref, 0, Eigen::OuterStride<> >::Ref(const Eigen::DenseBase&, typename Eigen::internal::enable_if<(bool)(Eigen::internal::traits, 0, Eigen::OuterStride<> > >::match::MatchAtCompileTime), Derived>::type*) [with Derived = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>]’ ../inst/include/Spectra/LinAlg/DoubleShiftQR.h:369:21: required from ‘void Spectra::DoubleShiftQR::apply_YQ(GenericMatrix) const [with Scalar = double; GenericMatrix = Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:118:35: required from ‘void Spectra::GenEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:378:13: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:44:50: required from ‘struct Eigen::internal::traits, 0, Eigen::OuterStride<> > >::match, 0, Eigen::OuterStride<> >, -1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:288:101: required by substitution of ‘template Eigen::Ref, 0, Eigen::OuterStride<> >::Ref(const Eigen::DenseBase&, typename Eigen::internal::enable_if<(bool)(Eigen::internal::traits, 0, Eigen::OuterStride<> > >::match::MatchAtCompileTime), Derived>::type*) [with Derived = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>]’ ../inst/include/Spectra/LinAlg/DoubleShiftQR.h:369:21: required from ‘void Spectra::DoubleShiftQR::apply_YQ(GenericMatrix) const [with Scalar = double; GenericMatrix = Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:118:35: required from ‘void Spectra::GenEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:378:13: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, Eigen::Map >, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true>, Eigen::Map >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true>, Eigen::Map >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, -1, -1, true>, Eigen::Map >, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, -1, -1, true>, Eigen::Map >, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, -1, -1, true>, Eigen::Map >, 0>’ ../inst/include/Spectra/LinAlg/Arnoldi.h:269:57: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/GenEigsBase.h:137:25: required from ‘void Spectra::GenEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:378:13: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, 1, true, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, true>’ ../inst/include/Spectra/LinAlg/Arnoldi.h:271:48: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/GenEigsBase.h:137:25: required from ‘void Spectra::GenEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:378:13: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Block, -1, 1, true>, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Block, -1, 1, true>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Block, -1, 1, true>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, Eigen::Block, -1, 1, true>, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, Eigen::Block, -1, 1, true>, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::Block, -1, 1, true>, 0>’ ../inst/include/Spectra/LinAlg/Arnoldi.h:271:41: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/GenEigsBase.h:137:25: required from ‘void Spectra::GenEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:378:13: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ ../inst/include/Spectra/LinAlg/Arnoldi.h:274:29: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/GenEigsBase.h:137:25: required from ‘void Spectra::GenEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:378:13: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ ../inst/include/Spectra/LinAlg/Arnoldi.h:274:70: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/GenEigsBase.h:137:25: required from ‘void Spectra::GenEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:378:13: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ ../inst/include/Spectra/LinAlg/Arnoldi.h:274:51: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/GenEigsBase.h:137:25: required from ‘void Spectra::GenEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:378:13: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<-1, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<-1, 0> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<-1, 0> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<-1, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<-1, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 0, Eigen::Stride<-1, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:432:39: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:483:16: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0, 8>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:30: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Map >, 2>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Map >, 2> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Map >, 2> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, Eigen::Map >, 2, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, Eigen::Map >, 2, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::Map >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:234:28: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Matrix; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::Matrix; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/RMatOp/SVDOp.h:63:41: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Map >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::Map >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/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 >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Map >; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/RMatOp/SVDOp.h:122:59: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from ‘Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:107:24: required from ‘void Spectra::Arnoldi::init(MapConstVec&, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstVec = Eigen::Map >; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:327:19: required from ‘void Spectra::GenEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from ‘Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:132:28: required from ‘void Spectra::Arnoldi::init(MapConstVec&, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstVec = Eigen::Map >; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:327:19: required from ‘void Spectra::GenEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Ref, 0, Eigen::OuterStride<> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Ref, 0, Eigen::OuterStride<> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Ref, 0, Eigen::OuterStride<> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Ref, 0, Eigen::OuterStride<> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> > >’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:220:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:47: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:44:50: required from ‘struct Eigen::internal::traits, 0, Eigen::OuterStride<> > >::match, -1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:288:101: required by substitution of ‘template Eigen::Ref, 0, Eigen::OuterStride<> >::Ref(const Eigen::DenseBase&, typename Eigen::internal::enable_if<(bool)(Eigen::internal::traits, 0, Eigen::OuterStride<> > >::match::MatchAtCompileTime), Derived>::type*) [with Derived = Eigen::Block, -1, -1, false>]’ ../inst/include/Spectra/LinAlg/DoubleShiftQR.h:124:21: required from ‘void Spectra::DoubleShiftQR::update_block(Index, Index) [with Scalar = double; Index = long int]’ ../inst/include/Spectra/LinAlg/DoubleShiftQR.h:329:13: required from ‘void Spectra::DoubleShiftQR::compute(ConstGenericMatrix&, const Scalar&, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:115:34: required from ‘void Spectra::GenEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:378:13: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:377:17: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:377:25: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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> >, 0>’: /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:377:43: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:400:130: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0, 5>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:400:114: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, const Eigen::Block, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, const Eigen::Block, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, const Eigen::Block, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl >, const Eigen::Block, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp >, const Eigen::Block, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:377:43: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Map >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Map > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Map >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::Map >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:138:22: required from ‘Scalar Spectra::ArnoldiOp::norm(const Arg&) [with Arg = Eigen::Map >; Scalar = double; OpType = MatProd]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:110:40: required from ‘void Spectra::Arnoldi::init(MapConstVec&, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstVec = Eigen::Map >; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:327:19: required from ‘void Spectra::GenEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map >, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map >, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map >, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map >, const Eigen::Matrix, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map >; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Map >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:123:21: required from ‘Scalar Spectra::ArnoldiOp::inner_product(const Arg1&, const Arg2&) const [with Arg1 = Eigen::Map >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:125:43: required from ‘void Spectra::Arnoldi::init(MapConstVec&, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstVec = Eigen::Map >; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:327:19: required from ‘void Spectra::GenEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:138:22: required from ‘Scalar Spectra::ArnoldiOp::norm(const Arg&) [with Arg = Eigen::Matrix; Scalar = double; OpType = MatProd]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:135:31: required from ‘void Spectra::Arnoldi::init(MapConstVec&, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstVec = Eigen::Map >; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:327:19: required from ‘void Spectra::GenEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Map >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Map > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Map >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::Map >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:138:22: required from ‘Scalar Spectra::ArnoldiOp::norm(const Arg&) [with Arg = Eigen::Map >; Scalar = double; OpType = MatProd]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:203:50: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:339:18: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:339:18: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:339:57: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:55:31: required from ‘void Spectra::UpperHessenbergEigen::doComputeEigenvectors() [with Scalar = double]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:264:9: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false>, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false>, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, false>, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:55:42: required from ‘void Spectra::UpperHessenbergEigen::doComputeEigenvectors() [with Scalar = double]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:264:9: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, 1, -1, false>, 1, -1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, 1, -1, false>, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, 1, -1, false>, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 1, -1, false>, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, 1, -1, false>, 1, -1, false> >’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:55:110: required from ‘void Spectra::UpperHessenbergEigen::doComputeEigenvectors() [with Scalar = double]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:264:9: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, true>, -1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:77:88: required from ‘void Spectra::UpperHessenbergEigen::doComputeEigenvectors() [with Scalar = double]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:264:9: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, Eigen::Block, -1, 1, true>, -1, 1, false>, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true>, Eigen::Block, -1, 1, true>, -1, 1, false>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true>, Eigen::Block, -1, 1, true>, -1, 1, false>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, -1, -1, true>, Eigen::Block, -1, 1, true>, -1, 1, false>, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, -1, -1, true>, Eigen::Block, -1, 1, true>, -1, 1, false>, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, -1, -1, true>, Eigen::Block, -1, 1, true>, -1, 1, false>, 0>’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:193:53: required from ‘void Spectra::UpperHessenbergEigen::doComputeEigenvectors() [with Scalar = double]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:264:9: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, const Eigen::Block, -1, -1>, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, const Eigen::Block, -1, -1>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, const Eigen::Block, -1, -1>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl >, const Eigen::Block, -1, -1>, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp >, const Eigen::Block, -1, -1>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, -1>, -1, 1, true>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:147:18: required from ‘void Eigen::MatrixBase::normalize() [with Derived = Eigen::Block, -1, -1>, -1, 1, true>]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:296:38: required from ‘Spectra::UpperHessenbergEigen::ComplexMatrix Spectra::UpperHessenbergEigen::eigenvectors() [with Scalar = double; ComplexMatrix = Eigen::Matrix, -1, -1>]’ ../inst/include/Spectra/GenEigsBase.h:190:50: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Map >, const Eigen::Matrix > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map >; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Map >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/RMatOp/SVDOp.h:58:41: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; ExpressionType = Eigen::Block, -1, 1, true>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:182:38: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:370:68: required from ‘typename MatrixType::Scalar Eigen::RealSchur<_MatrixType>::computeNormOfT() [with _MatrixType = Eigen::Matrix; typename MatrixType::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:309:17: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 3, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 3, 1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3, 1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 3, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 3, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 3, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:515:26: required from ‘void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Index, Index, Index, bool, const Vector3s&, Scalar*) [with _MatrixType = Eigen::Matrix; Index = long int; Vector3s = Eigen::Matrix; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 2, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 2, 1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 2, 1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 2, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 2, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 2, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:535:24: required from ‘void Eigen::RealSchur<_MatrixType>::performFrancisQRStep(Index, Index, Index, bool, const Vector3s&, Scalar*) [with _MatrixType = Eigen::Matrix; Index = long int; Vector3s = Eigen::Matrix; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from ‘struct Eigen::internal::plain_object_eval, -1, -1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from ‘struct Eigen::internal::generic_product_impl, -1, -1, true>, Eigen::Map >, Eigen::DenseShape, Eigen::DenseShape, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Block, -1, 1, true>; Lhs = Eigen::Block, -1, -1, true>; Rhs = Eigen::Map >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; ExpressionType = Eigen::Block, -1, 1, true>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:269:33: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/GenEigsBase.h:137:25: required from ‘void Spectra::GenEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:378:13: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from ‘struct Eigen::internal::plain_object_eval, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from ‘struct Eigen::internal::generic_product_impl, Eigen::Block, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Block, -1, 1, true>; Lhs = Eigen::Matrix; Rhs = Eigen::Block, -1, 1, true>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Block, -1, 1, true>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::Product, Eigen::Block, -1, 1, true>, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Block, -1, 1, true>, 0>; ExpressionType = Eigen::Block, -1, 1, true>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:271:31: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/GenEigsBase.h:137:25: required from ‘void Spectra::GenEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:378:13: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 16, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 16, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 16, Eigen::Stride<0, 0> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/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]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:130:39: required from ‘void Spectra::Arnoldi::init(MapConstVec&, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstVec = Eigen::Map >; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:327:19: required from ‘void Spectra::GenEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, false> >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, false> >; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, false> > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:209:63: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 0, Eigen::OuterStride<> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:887:41: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> > >; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:220:53: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 1, -1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true>, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true>, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, true>, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:332:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:332:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 2, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 2, 1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 2, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 2, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 2, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 2, 1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::Block, 2, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 2, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, 2, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, 2, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, 2, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 2, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Block, 2, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Householder/Householder.h:93:22: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 2, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 2, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 2, -1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, 2, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, 2, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, 2, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Householder/Householder.h:129:38: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Block, -1, -1, false>, 2, -1, false>, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Block, -1, -1, false>, 2, -1, false>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Block, -1, -1, false>, 2, -1, false>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base >, Eigen::Block, -1, -1, false>, 2, -1, false>, 0, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl >, Eigen::Block, -1, -1, false>, 2, -1, false>, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, Eigen::Block, -1, -1, false>, 2, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Householder/Householder.h:129:41: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/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> > > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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>’: /home/omnipath/local/R/4.4-3.20/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> > > >’ /home/omnipath/local/R/4.4-3.20/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> > > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Householder/Householder.h:131:25: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Householder/Householder.h:132:29: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 4>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Householder/Householder.h:132:41: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 2, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 2, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 2, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, 2, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, 2, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, 2, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 2, false>, Eigen::Matrix, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, 2, false>, Eigen::Matrix, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, 2, false>, Eigen::Matrix, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, -1, -1, false>, -1, 2, false>, Eigen::Matrix, 0, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, -1, -1, false>, -1, 2, false>, Eigen::Matrix, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, -1, -1, false>, -1, 2, false>, Eigen::Matrix, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Householder/Householder.h:167:27: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Householder/Householder.h:169:25: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, Eigen::Transpose >, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, Eigen::Transpose >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, Eigen::Transpose >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, Eigen::Transpose >, 0, 4>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, Eigen::Transpose >, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, Eigen::Transpose >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Householder/Householder.h:170:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 1, 1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 1, 1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::Block, 1, 1, false>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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>’: /home/omnipath/local/R/4.4-3.20/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 > > >’ /home/omnipath/local/R/4.4-3.20/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 > > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/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 > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Householder/Householder.h:93:22: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Householder/Householder.h:129:38: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Block, -1, -1, false>, 1, -1, false>, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Block, -1, -1, false>, 1, -1, false>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Block, -1, -1, false>, 1, -1, false>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base >, Eigen::Block, -1, -1, false>, 1, -1, false>, 0, 4>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl >, Eigen::Block, -1, -1, false>, 1, -1, false>, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, Eigen::Block, -1, -1, false>, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Householder/Householder.h:129:41: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Householder/Householder.h:132:29: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, 4>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Householder/Householder.h:132:41: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, Eigen::Matrix, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, 1, false>, Eigen::Matrix, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, 1, false>, Eigen::Matrix, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, -1, -1, false>, -1, 1, false>, Eigen::Matrix, 0, 4>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, -1, -1, false>, -1, 1, false>, Eigen::Matrix, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, -1, -1, false>, -1, 1, false>, Eigen::Matrix, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Householder/Householder.h:167:27: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, Eigen::Transpose >, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, Eigen::Transpose >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, Eigen::Transpose >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, Eigen::Transpose >, 0, 4>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, Eigen::Transpose >, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, Eigen::Transpose >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Householder/Householder.h:170:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from ‘struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:55:116: required from ‘void Spectra::UpperHessenbergEigen::doComputeEigenvectors() [with Scalar = double]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:264:9: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Block, 1, -1, false>, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:55:116: required from ‘void Spectra::UpperHessenbergEigen::doComputeEigenvectors() [with Scalar = double]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:264:9: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false>, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false>, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 1, -1, false>, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 1, -1, false>, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:77:66: required from ‘void Spectra::UpperHessenbergEigen::doComputeEigenvectors() [with Scalar = double]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:264:9: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false>, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:77:66: required from ‘void Spectra::UpperHessenbergEigen::doComputeEigenvectors() [with Scalar = double]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:264:9: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 1, -1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix, -1, -1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>; int Options = 0; Scalar = std::complex; SrcXprType = Eigen::Product, Eigen::Matrix, -1, -1>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix, -1, -1>; Src = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; Func = assign_op, std::complex >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; ExpressionType = Eigen::Matrix, -1, -1>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/GenEigsBase.h:462:23: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:472:28: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from ‘struct Eigen::internal::plain_object_eval, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from ‘struct Eigen::internal::generic_product_impl, 1, -1, false>, Eigen::Matrix, -1, -1>, Eigen::DenseShape, Eigen::DenseShape, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix, -1, -1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>; Scalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix, -1, -1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix, -1, -1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>; int Options = 0; Scalar = std::complex; SrcXprType = Eigen::Product, Eigen::Matrix, -1, -1>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix, -1, -1>; Src = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; Func = assign_op, std::complex >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; ExpressionType = Eigen::Matrix, -1, -1>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/GenEigsBase.h:462:23: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:472:28: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Visitor.h:79:51: required from ‘class Eigen::internal::visitor_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Visitor.h:123:17: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:377:63: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Visitor.h:79:51: required from ‘class Eigen::internal::visitor_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Visitor.h:123:17: required from ‘void Eigen::DenseBase::visit(Visitor&) const [with Visitor = Eigen::internal::max_coeff_visitor, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, 0>; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Visitor.h:374:14: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:377:63: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:330: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:64:27: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1080:42: required from ‘struct Eigen::internal::gebp_kernel, 4, 4, false, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:78:95: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1085:45: required from ‘struct Eigen::internal::gebp_kernel, 4, 4, false, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:78:95: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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>’: /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/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> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:125:66: required from ‘static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long int; int Mode = 5; bool Conjugate = false]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:333: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘class Eigen::internal::gemv_traits’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:87:38: required from ‘struct Eigen::internal::general_matrix_vector_product, 0, false, double, Eigen::internal::const_blas_data_mapper, false, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:134:115: required from ‘static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long int; int Mode = 5; bool Conjugate = false]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: required from ‘static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Matrix; Rhs = Eigen::Map >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/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 >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘class Eigen::internal::gemv_traits’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:91:42: required from ‘struct Eigen::internal::general_matrix_vector_product, 0, false, double, Eigen::internal::const_blas_data_mapper, false, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:134:115: required from ‘static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long int; int Mode = 5; bool Conjugate = false]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: required from ‘static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Matrix; Rhs = Eigen::Map >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/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 >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘class Eigen::internal::gemv_traits’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:95:45: required from ‘struct Eigen::internal::general_matrix_vector_product, 0, false, double, Eigen::internal::const_blas_data_mapper, false, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:134:115: required from ‘static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long int; int Mode = 5; bool Conjugate = false]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: required from ‘static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Matrix; Rhs = Eigen::Map >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/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 >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits, std::complex, false, false, 1, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:64:27: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = std::complex; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 775 | Vectorizable = unpacket_traits::vectorizable | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 780 | RealPacketSize = Vectorizable ? unpacket_traits::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 790 | typedef DoublePacket DoublePacketType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 793 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 794 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 796 | typedef typename conditional::type AccPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 799 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits, std::complex, false, false, 1, 1>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1080:42: required from ‘struct Eigen::internal::gebp_kernel, std::complex, long int, Eigen::internal::blas_data_mapper, long int, 0, 0, 1>, 1, 4, false, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:78:95: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = std::complex; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 775 | Vectorizable = unpacket_traits::vectorizable | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 780 | RealPacketSize = Vectorizable ? unpacket_traits::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 790 | typedef DoublePacket DoublePacketType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 793 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 794 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 796 | typedef typename conditional::type AccPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 799 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits, std::complex, false, false, 1, 2>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1085:45: required from ‘struct Eigen::internal::gebp_kernel, std::complex, long int, Eigen::internal::blas_data_mapper, long int, 0, 0, 1>, 1, 4, false, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:78:95: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = std::complex; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 775 | Vectorizable = unpacket_traits::vectorizable | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 780 | RealPacketSize = Vectorizable ? unpacket_traits::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 790 | typedef DoublePacket DoublePacketType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 793 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 794 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 796 | typedef typename conditional::type AccPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 799 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 1, -1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, 1, -1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Map >; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Block, -1, 1, false>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Block, -1, 1, false>, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:227:35: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, false>, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, false>, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Map >; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Block, -1, 1, false>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Block, -1, 1, false>, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:227:35: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:309:17: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, true>, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:475: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>, 1, -1, false>; VectorY = Eigen::Block, -1, -1, true>, 1, -1, false>; OtherScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:299:40: required from ‘void Eigen::MatrixBase::applyOnTheLeft(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation&) [with OtherScalar = double; Derived = Eigen::Block, -1, -1, true>; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:417:47: required from ‘void Eigen::RealSchur<_MatrixType>::splitOffTwoRows(Index, bool, const Scalar&) [with _MatrixType = Eigen::Matrix; Index = long int; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:332:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:475: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>, -1, 1, true>; VectorY = Eigen::Block, -1, -1, false>, -1, 1, true>; OtherScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:315:40: required from ‘void Eigen::MatrixBase::applyOnTheRight(Eigen::Index, Eigen::Index, const Eigen::JacobiRotation&) [with OtherScalar = double; Derived = Eigen::Block, -1, -1, false>; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:418:41: required from ‘void Eigen::RealSchur<_MatrixType>::splitOffTwoRows(Index, bool, const Scalar&) [with _MatrixType = Eigen::Matrix; Index = long int; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:332:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, 2, 1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, 2, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, 2, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 2, 1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, 2, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, 2, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Householder/Householder.h:78:71: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, 1, 1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 1, 1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, 1, 1, false>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Householder/Householder.h:78:71: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false>, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false>, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, false>, 1, -1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 1, -1, false>, 1, -1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix, -1, -1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>; int Options = 0; Scalar = std::complex; SrcXprType = Eigen::Product, Eigen::Matrix, -1, -1>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix, -1, -1>; Src = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; Func = assign_op, std::complex >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; ExpressionType = Eigen::Matrix, -1, -1>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/GenEigsBase.h:462:23: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:472:28: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from ‘class Eigen::internal::BlockImpl_dense, const Eigen::Matrix >, -1, 1, true, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, const Eigen::Matrix >, -1, 1, true, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, const Eigen::Matrix >, -1, 1, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:72: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:57: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; Functor = swap_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; Src = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; Func = swap_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; Src = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; Func = swap_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:424:22: required from ‘void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; Derived = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:483:24: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gemm_pack_rhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long int; DataMapper = Eigen::internal::blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = true]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:155: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 = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2459:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 2459 | PacketBlock kernel; | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gemm_pack_lhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long int; DataMapper = Eigen::internal::const_blas_data_mapper; int Pack1 = 4; int Pack2 = 2; Packet = __vector(2) double; bool Conjugate = false; bool PanelMode = false]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:162:21: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2100:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 2100 | typedef typename unpacket_traits::half>::half QuarterPacket; | ^~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2102:56: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 2102 | HalfPacketSize = unpacket_traits::size, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 2103 | QuarterPacketSize = unpacket_traits::size, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, ResScalar, Index, Index, Index, Index) [with LhsScalar = double; RhsScalar = double; Index = long int; DataMapper = Eigen::internal::blas_data_mapper; int mr = 4; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; ResScalar = double]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:164:24: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1920:103: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1920 | const int SResPacketHalfSize = unpacket_traits::half>::size; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1921:138: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1921 | const int SResPacketQuarterSize = unpacket_traits::half>::half>::size; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1921:138: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1977:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1977 | typedef typename conditional=8,typename unpacket_traits::half,SResPacket>::type SResPacketHalf; | ^~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1978:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1978 | typedef typename conditional=8,typename unpacket_traits::half,SLhsPacket>::type SLhsPacketHalf; | ^~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1979:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1979 | typedef typename conditional=8,typename unpacket_traits::half,SRhsPacket>::type SRhsPacketHalf; | ^~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1980:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1980 | typedef typename conditional=8,typename unpacket_traits::half,SAccPacket>::type SAccPacketHalf; | ^~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, 0, Eigen::OuterStride<> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0, Eigen::OuterStride<> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from ‘struct Eigen::internal::plain_object_eval, 0, Eigen::OuterStride<> >, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from ‘struct Eigen::internal::generic_product_impl, 0, Eigen::OuterStride<> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Ref, 0, Eigen::OuterStride<> >; Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:464:20: required from ‘static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Ref, 0, Eigen::OuterStride<> >; Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref, 0, Eigen::OuterStride<> >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref, 0, Eigen::OuterStride<> >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref, 0, Eigen::OuterStride<> >, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref, 0, Eigen::OuterStride<> >, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, -1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from ‘struct Eigen::internal::plain_object_eval, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from ‘struct Eigen::internal::generic_product_impl, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref, 0, Eigen::OuterStride<> >, Eigen::DenseShape, Eigen::DenseShape, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Ref, 0, Eigen::OuterStride<> >; Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:464:20: required from ‘static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Ref, 0, Eigen::OuterStride<> >; Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, const Eigen::Matrix, -1, -1> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, const Eigen::Matrix, -1, -1> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, const Eigen::Matrix, -1, -1> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from ‘class Eigen::internal::BlockImpl_dense >, const Eigen::Matrix, -1, -1> >, -1, 1, true, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl >, const Eigen::Matrix, -1, -1> >, -1, 1, true, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block >, const Eigen::Matrix, -1, -1> >, -1, 1, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:72: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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::PartialReduxExpr >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:57: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, ResScalar, Index, Index, Index, Index) [with LhsScalar = std::complex; RhsScalar = std::complex; Index = long int; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; int mr = 1; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; ResScalar = std::complex]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:164:24: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = std::complex; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1978:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1978 | typedef typename conditional=8,typename unpacket_traits::half,SLhsPacket>::type SLhsPacketHalf; | ^~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘struct Eigen::internal::unpacket_traits >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1979:135: required from ‘void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, ResScalar, Index, Index, Index, Index) [with LhsScalar = std::complex; RhsScalar = std::complex; Index = long int; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; int mr = 1; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; ResScalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:164:24: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = std::complex; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:746:64: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 746 | typedef DoublePacket::half> half; | ^~~~ /home/omnipath/local/R/4.4-3.20/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::Map > >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Map > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Map > > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/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::Map > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Map > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:98:46: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Map >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::Map >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:138:22: required from ‘Scalar Spectra::ArnoldiOp::norm(const Arg&) [with Arg = Eigen::Map >; Scalar = double; OpType = MatProd]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:110:40: required from ‘void Spectra::Arnoldi::init(MapConstVec&, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstVec = Eigen::Map >; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:327:19: required from ‘void Spectra::GenEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Map >, const Eigen::Matrix > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map >; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Map >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:123:21: required from ‘Scalar Spectra::ArnoldiOp::inner_product(const Arg1&, const Arg2&) const [with Arg1 = Eigen::Map >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:125:43: required from ‘void Spectra::Arnoldi::init(MapConstVec&, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstVec = Eigen::Map >; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:327:19: required from ‘void Spectra::GenEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/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]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:98:46: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:138:22: required from ‘Scalar Spectra::ArnoldiOp::norm(const Arg&) [with Arg = Eigen::Matrix; Scalar = double; OpType = MatProd]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:135:31: required from ‘void Spectra::Arnoldi::init(MapConstVec&, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstVec = Eigen::Map >; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:327:19: required from ‘void Spectra::GenEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:74:25: required from ‘void Spectra::Arnoldi::expand_basis(MapConstMat&, Index, Vector&, Scalar&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstMat = Eigen::Map >; Index = long int; Vector = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:177:17: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, 1, -1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase > >, 1, -1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase > >, 1, -1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense > >, 1, -1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Ref, 0, Eigen::InnerStride<1> >; Src = Eigen::Product > >, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Ref, 0, Eigen::InnerStride<1> >; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:23: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:197:31: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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::Map > >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Map > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Map > > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/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::Map > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Map > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:98:46: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Map >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::Map >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:138:22: required from ‘Scalar Spectra::ArnoldiOp::norm(const Arg&) [with Arg = Eigen::Map >; Scalar = double; OpType = MatProd]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:203:50: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 2, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 2, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 2, Eigen::Stride<0, 0> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Map >; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Block, -1, 1, false>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Block, -1, 1, false>, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:227:35: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/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>’: /home/omnipath/local/R/4.4-3.20/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> > > >’ /home/omnipath/local/R/4.4-3.20/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> > > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:296:40: required from ‘static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Map >; Rhs = Eigen::Block, -1, 1, false>; Dest = Eigen::Matrix; typename Dest::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Map >; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Block, -1, 1, false>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Block, -1, 1, false>, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:227:35: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from ‘Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Householder/Householder.h:86:22: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from ‘Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Householder/Householder.h:86:22: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 1, -1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true>, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true>, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, true>, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, true>, 1, -1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; ExpressionType = Eigen::Block, -1, 1, true>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:269:33: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/GenEigsBase.h:137:25: required from ‘void Spectra::GenEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:378:13: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; ExpressionType = Eigen::Block, -1, 1, true>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:269:33: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/GenEigsBase.h:137:25: required from ‘void Spectra::GenEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:378:13: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, true>, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, true>, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::Product, Eigen::Block, -1, 1, true>, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Block, -1, 1, true>, 0>; ExpressionType = Eigen::Block, -1, 1, true>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:271:31: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/GenEigsBase.h:137:25: required from ‘void Spectra::GenEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:378:13: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘class Eigen::internal::gemv_traits, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:87:38: required from ‘struct Eigen::internal::general_matrix_vector_product, 0, false, std::complex, Eigen::internal::const_blas_data_mapper, long int, 1>, false, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:253:134: required from ‘static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Matrix; Rhs = Eigen::Block, -1, -1>, -1, 1, true>; Dest = Eigen::Block, -1, -1>, -1, 1, true>; typename Dest::Scalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, -1>, -1, 1, true>; Lhs = Eigen::Matrix; Rhs = const Eigen::Block, -1, -1>, -1, 1, true>; Scalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix, -1, -1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>; Scalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix, -1, -1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix, -1, -1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>; int Options = 0; Scalar = std::complex; SrcXprType = Eigen::Product, Eigen::Matrix, -1, -1>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix, -1, -1>; Src = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; Func = assign_op, std::complex >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; ExpressionType = Eigen::Matrix, -1, -1>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/GenEigsBase.h:462:23: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:472:28: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘class Eigen::internal::gemv_traits, 1>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:91:42: required from ‘struct Eigen::internal::general_matrix_vector_product, 0, false, std::complex, Eigen::internal::const_blas_data_mapper, long int, 1>, false, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:253:134: required from ‘static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Matrix; Rhs = Eigen::Block, -1, -1>, -1, 1, true>; Dest = Eigen::Block, -1, -1>, -1, 1, true>; typename Dest::Scalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, -1>, -1, 1, true>; Lhs = Eigen::Matrix; Rhs = const Eigen::Block, -1, -1>, -1, 1, true>; Scalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix, -1, -1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>; Scalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix, -1, -1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix, -1, -1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>; int Options = 0; Scalar = std::complex; SrcXprType = Eigen::Product, Eigen::Matrix, -1, -1>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix, -1, -1>; Src = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; Func = assign_op, std::complex >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; ExpressionType = Eigen::Matrix, -1, -1>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/GenEigsBase.h:462:23: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:472:28: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘class Eigen::internal::gemv_traits, 2>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:95:45: required from ‘struct Eigen::internal::general_matrix_vector_product, 0, false, std::complex, Eigen::internal::const_blas_data_mapper, long int, 1>, false, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:253:134: required from ‘static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Matrix; Rhs = Eigen::Block, -1, -1>, -1, 1, true>; Dest = Eigen::Block, -1, -1>, -1, 1, true>; typename Dest::Scalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, -1>, -1, 1, true>; Lhs = Eigen::Matrix; Rhs = const Eigen::Block, -1, -1>, -1, 1, true>; Scalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix, -1, -1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>; Scalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix, -1, -1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix, -1, -1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>; int Options = 0; Scalar = std::complex; SrcXprType = Eigen::Product, Eigen::Matrix, -1, -1>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix, -1, -1>; Src = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; Func = assign_op, std::complex >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; ExpressionType = Eigen::Matrix, -1, -1>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/GenEigsBase.h:462:23: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:472:28: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix, -1, -1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>; int Options = 0; Scalar = std::complex; SrcXprType = Eigen::Product, Eigen::Matrix, -1, -1>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix, -1, -1>; Src = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; Func = assign_op, std::complex >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; ExpressionType = Eigen::Matrix, -1, -1>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/GenEigsBase.h:462:23: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:472:28: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:274:18: required from ‘void Eigen::internal::outer_product_selector_run(Dst&, const Lhs&, const Rhs&, const Func&, const false_type&) [with Dst = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>; Func = generic_product_impl, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:329:41: required from ‘static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>; Src = Eigen::Product, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0>; ExpressionType = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:400:77: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:400:77: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/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>’: /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/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> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:280:48: required from ‘void Eigen::internal::outer_product_selector_run(Dst&, const Lhs&, const Rhs&, const Func&, const false_type&) [with Dst = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>; Func = generic_product_impl, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:329:41: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:400:77: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 1>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 1, 8>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 1, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gebp_traits, std::complex<_Tp>, _ConjLhs, _ConjRhs, Arch, _PacketSize>::loadLhs(const LhsScalar*, LhsPacket&) const [with RealScalar = double; bool _ConjLhs = false; bool _ConjRhs = false; int Arch = 1; int _PacketSize = 0; LhsScalar = std::complex; LhsPacket = __vector(2) double]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1525:13: required from ‘void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, ResScalar, Index, Index, Index, Index) [with LhsScalar = std::complex; RhsScalar = std::complex; Index = long int; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; int mr = 1; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; ResScalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:164:24: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = std::complex; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 858 | dest = pload((const typename unpacket_traits::type*)(a)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, -1, 1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::InnerStride<1> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::InnerStride<1> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::InnerStride<1> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Ref, 0, Eigen::InnerStride<1> >; Src = Eigen::Product > >, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Ref, 0, Eigen::InnerStride<1> >; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:23: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:197:31: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:224:29: required from ‘static void Eigen::internal::assignment_from_xpr_op_product::run(DstXprType&, const SrcXprType&, const InitialFunc&) [with SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> >; InitialFunc = Eigen::internal::assign_op; DstXprType = Eigen::Matrix; OtherXpr = Eigen::Matrix; ProductType = Eigen::Product >, Eigen::Map >, 0>; Func1 = Eigen::internal::assign_op; Func2 = Eigen::internal::sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> >; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:200:31: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1, -1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 1, -1, false> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl >, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Map >; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Block, -1, 1, false>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Block, -1, 1, false>, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:227:35: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block >, 1, -1, false>; U = Eigen::Block, -1, 1, false>, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Map >; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Block, -1, 1, false>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Block, -1, 1, false>, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:227:35: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, -1, 1, false> > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/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]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true>, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:370:74: required from ‘typename MatrixType::Scalar Eigen::RealSchur<_MatrixType>::computeNormOfT() [with _MatrixType = Eigen::Matrix; typename MatrixType::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:309:17: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 2, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 2, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 2, 1, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 2, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Block, 2, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 2, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 1, 1, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Block, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, true> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false>, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false>, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 1, -1, false>, 1, -1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 1, -1, false>, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix, -1, -1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>; int Options = 0; Scalar = std::complex; SrcXprType = Eigen::Product, Eigen::Matrix, -1, -1>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix, -1, -1>; Src = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; Func = assign_op, std::complex >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; ExpressionType = Eigen::Matrix, -1, -1>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/GenEigsBase.h:462:23: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:472:28: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘class Eigen::internal::gemv_traits, double, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:306:38: required from ‘struct Eigen::internal::general_matrix_vector_product, Eigen::internal::const_blas_data_mapper, long int, 1>, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:347:132: required from ‘static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1> >; Rhs = Eigen::Transpose, 1, -1, false> >; Dest = Eigen::Transpose, -1, -1>, 1, -1, false> >; typename Dest::Scalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207: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::Block, 1, -1, false>; Rhs = Eigen::Matrix, -1, -1>; Dest = Eigen::Block, -1, -1>, 1, -1, false>; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, -1>, 1, -1, false>; Lhs = const Eigen::Block, 1, -1, false>; Rhs = Eigen::Matrix, -1, -1>; Scalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix, -1, -1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>; int Options = 0; Scalar = std::complex; SrcXprType = Eigen::Product, Eigen::Matrix, -1, -1>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix, -1, -1>; Src = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; Func = assign_op, std::complex >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; ExpressionType = Eigen::Matrix, -1, -1>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/GenEigsBase.h:462:23: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:472:28: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘class Eigen::internal::gemv_traits, double, 1>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:310:42: required from ‘struct Eigen::internal::general_matrix_vector_product, Eigen::internal::const_blas_data_mapper, long int, 1>, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:347:132: required from ‘static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1> >; Rhs = Eigen::Transpose, 1, -1, false> >; Dest = Eigen::Transpose, -1, -1>, 1, -1, false> >; typename Dest::Scalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207: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::Block, 1, -1, false>; Rhs = Eigen::Matrix, -1, -1>; Dest = Eigen::Block, -1, -1>, 1, -1, false>; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, -1>, 1, -1, false>; Lhs = const Eigen::Block, 1, -1, false>; Rhs = Eigen::Matrix, -1, -1>; Scalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix, -1, -1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>; int Options = 0; Scalar = std::complex; SrcXprType = Eigen::Product, Eigen::Matrix, -1, -1>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix, -1, -1>; Src = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; Func = assign_op, std::complex >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; ExpressionType = Eigen::Matrix, -1, -1>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/GenEigsBase.h:462:23: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:472:28: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘class Eigen::internal::gemv_traits, double, 2>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:314:45: required from ‘struct Eigen::internal::general_matrix_vector_product, Eigen::internal::const_blas_data_mapper, long int, 1>, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:347:132: required from ‘static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose, -1, -1> >; Rhs = Eigen::Transpose, 1, -1, false> >; Dest = Eigen::Transpose, -1, -1>, 1, -1, false> >; typename Dest::Scalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207: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::Block, 1, -1, false>; Rhs = Eigen::Matrix, -1, -1>; Dest = Eigen::Block, -1, -1>, 1, -1, false>; int StorageOrder = 0; bool BlasCompatible = true; typename Dest::Scalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, -1>, 1, -1, false>; Lhs = const Eigen::Block, 1, -1, false>; Rhs = Eigen::Matrix, -1, -1>; Scalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix, -1, -1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>; int Options = 0; Scalar = std::complex; SrcXprType = Eigen::Product, Eigen::Matrix, -1, -1>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix, -1, -1>; Src = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; Func = assign_op, std::complex >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; ExpressionType = Eigen::Matrix, -1, -1>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/GenEigsBase.h:462:23: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:472:28: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits, false, false, 1, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:147:40: required from ‘void Eigen::internal::evaluateProductBlockingSizesHeuristic(Index&, Index&, Index&, Index) [with LhsScalar = double; RhsScalar = std::complex; int KcFactor = 1; Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:342:81: required from ‘void Eigen::internal::computeProductBlockingSizes(Index&, Index&, Index&, Index) [with LhsScalar = double; RhsScalar = std::complex; int KcFactor = 1; Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:355:66: required from ‘Eigen::internal::gemm_blocking_space::gemm_blocking_space(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, bool) [with int StorageOrder = 0; _LhsScalar = double; _RhsScalar = std::complex; int MaxRows = -1; int MaxCols = -1; int MaxDepth = -1; int KcFactor = 1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:507:18: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix, -1, -1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>; Scalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix, -1, -1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix, -1, -1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>; int Options = 0; Scalar = std::complex; SrcXprType = Eigen::Product, Eigen::Matrix, -1, -1>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix, -1, -1>; Src = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; Func = assign_op, std::complex >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; ExpressionType = Eigen::Matrix, -1, -1>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/GenEigsBase.h:462:23: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:472:28: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:932:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 932 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:932:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 932 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:932:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 932 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:932:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 932 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:935:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 935 | PACKET_DECL_COND_PREFIX(_, Real, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:935:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 935 | PACKET_DECL_COND_PREFIX(_, Real, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:935:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 935 | PACKET_DECL_COND_PREFIX(_, Real, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:935:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 935 | PACKET_DECL_COND_PREFIX(_, Real, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:50: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 946 | Vectorizable = unpacket_traits<_RealPacket>::vectorizable | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:50: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:50: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:50: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 948 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:961:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 961 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:961:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:961:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:961:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits, double, false, false, 1, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1074:45: required from ‘struct Eigen::internal::gebp_kernel, long int, Eigen::internal::blas_data_mapper, long int, 0, 0, 1>, 2, 4, false, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:82:107: required from ‘static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = std::complex; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14: required from ‘void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = std::complex; Index = long int; Gemm = Eigen::internal::general_matrix_matrix_product, 0, false, 0, 1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>; Dest = Eigen::Matrix, -1, -1>; BlockingType = Eigen::internal::gemm_blocking_space<0, double, std::complex, -1, -1, -1, 1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7: required from ‘void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor, long int, general_matrix_matrix_product, 0, false, 0, 1>, Eigen::Matrix, Eigen::Matrix, -1, -1>, Eigen::Matrix, -1, -1>, gemm_blocking_space<0, double, std::complex, -1, -1, -1, 1, false> >; Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix, -1, -1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>; int Options = 0; Scalar = std::complex; SrcXprType = Eigen::Product, Eigen::Matrix, -1, -1>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix, -1, -1>; Src = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; Func = assign_op, std::complex >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; ExpressionType = Eigen::Matrix, -1, -1>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/GenEigsBase.h:462:23: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:472:28: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:555:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 555 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:555:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 555 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:555:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 555 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:555:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 555 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:561:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 561 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:561:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:561:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:561:94: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:563:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 563 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:563:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:563:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:563:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:580:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 580 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:580:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:580:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:580:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:584:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 584 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:584:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:584:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:584:33: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits, false, false, 1, 1>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1080:42: required from ‘struct Eigen::internal::gebp_kernel, long int, Eigen::internal::blas_data_mapper, long int, 0, 0, 1>, 2, 4, false, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:82:107: required from ‘static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = std::complex; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14: required from ‘void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = std::complex; Index = long int; Gemm = Eigen::internal::general_matrix_matrix_product, 0, false, 0, 1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>; Dest = Eigen::Matrix, -1, -1>; BlockingType = Eigen::internal::gemm_blocking_space<0, double, std::complex, -1, -1, -1, 1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7: required from ‘void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor, long int, general_matrix_matrix_product, 0, false, 0, 1>, Eigen::Matrix, Eigen::Matrix, -1, -1>, Eigen::Matrix, -1, -1>, gemm_blocking_space<0, double, std::complex, -1, -1, -1, 1, false> >; Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix, -1, -1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>; int Options = 0; Scalar = std::complex; SrcXprType = Eigen::Product, Eigen::Matrix, -1, -1>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix, -1, -1>; Src = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; Func = assign_op, std::complex >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; ExpressionType = Eigen::Matrix, -1, -1>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/GenEigsBase.h:462:23: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:472:28: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:932:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 932 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:932:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 932 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:932:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 932 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:932:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 932 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:935:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 935 | PACKET_DECL_COND_PREFIX(_, Real, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:935:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 935 | PACKET_DECL_COND_PREFIX(_, Real, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:935:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 935 | PACKET_DECL_COND_PREFIX(_, Real, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:935:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 935 | PACKET_DECL_COND_PREFIX(_, Real, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:50: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 946 | Vectorizable = unpacket_traits<_RealPacket>::vectorizable | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:50: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:50: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:50: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 948 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:961:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 961 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:961:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:961:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:961:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits, false, false, 1, 2>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1085:45: required from ‘struct Eigen::internal::gebp_kernel, long int, Eigen::internal::blas_data_mapper, long int, 0, 0, 1>, 2, 4, false, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:82:107: required from ‘static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = std::complex; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14: required from ‘void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = std::complex; Index = long int; Gemm = Eigen::internal::general_matrix_matrix_product, 0, false, 0, 1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>; Dest = Eigen::Matrix, -1, -1>; BlockingType = Eigen::internal::gemm_blocking_space<0, double, std::complex, -1, -1, -1, 1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7: required from ‘void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor, long int, general_matrix_matrix_product, 0, false, 0, 1>, Eigen::Matrix, Eigen::Matrix, -1, -1>, Eigen::Matrix, -1, -1>, gemm_blocking_space<0, double, std::complex, -1, -1, -1, 1, false> >; Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix, -1, -1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>; int Options = 0; Scalar = std::complex; SrcXprType = Eigen::Product, Eigen::Matrix, -1, -1>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix, -1, -1>; Src = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; Func = assign_op, std::complex >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; ExpressionType = Eigen::Matrix, -1, -1>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/GenEigsBase.h:462:23: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:472:28: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:932:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 932 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:932:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 932 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:932:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 932 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:932:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 932 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:935:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 935 | PACKET_DECL_COND_PREFIX(_, Real, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:935:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 935 | PACKET_DECL_COND_PREFIX(_, Real, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:935:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 935 | PACKET_DECL_COND_PREFIX(_, Real, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:935:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 935 | PACKET_DECL_COND_PREFIX(_, Real, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:50: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 946 | Vectorizable = unpacket_traits<_RealPacket>::vectorizable | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:50: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:50: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:946:50: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 948 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:948:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:961:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 961 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:961:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:961:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:961:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> > >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:26: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, 1, 1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, 1, 1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Map >, 2>; Derived = Eigen::Map >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:234:11: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 1, 1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, 1, 1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Map >, 2>; Derived = Eigen::Map >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:234:11: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block >, 1, -1, false>; U = Eigen::Block, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:74:25: required from ‘void Spectra::Arnoldi::expand_basis(MapConstMat&, Index, Vector&, Scalar&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstMat = Eigen::Map >; Index = long int; Vector = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:177:17: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, 1, -1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase > >, 1, -1, true> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl > >, 1, -1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose > >, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Ref, 0, Eigen::InnerStride<1> >; Src = Eigen::Product > >, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Ref, 0, Eigen::InnerStride<1> >; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:23: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:197:31: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Ref, 0, Eigen::InnerStride<1> >; Src = Eigen::Product > >, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Ref, 0, Eigen::InnerStride<1> >; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:23: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:197:31: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Block, -1, -1, false>, 2, -1, false>, 1>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Block, -1, -1, false>, 2, -1, false>, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Block, -1, -1, false>, 2, -1, false>, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base >, Eigen::Block, -1, -1, false>, 2, -1, false>, 1, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl >, Eigen::Block, -1, -1, false>, 2, -1, false>, 1, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, Eigen::Block, -1, -1, false>, 2, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:402:50: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1, 4>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:416:50: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 2, false>, Eigen::Matrix, 1>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, 2, false>, Eigen::Matrix, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, 2, false>, Eigen::Matrix, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, -1, -1, false>, -1, 2, false>, Eigen::Matrix, 1, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, -1, -1, false>, -1, 2, false>, Eigen::Matrix, 1, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, -1, -1, false>, -1, 2, false>, Eigen::Matrix, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:402:50: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, Eigen::Transpose >, 1>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, Eigen::Transpose >, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, Eigen::Transpose >, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, Eigen::Transpose >, 1, 4>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, Eigen::Transpose >, 1, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, Eigen::Transpose >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:416:50: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Block, -1, -1, false>, 1, -1, false>, 1>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Block, -1, -1, false>, 1, -1, false>, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Block, -1, -1, false>, 1, -1, false>, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base >, Eigen::Block, -1, -1, false>, 1, -1, false>, 1, 4>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl >, Eigen::Block, -1, -1, false>, 1, -1, false>, 1, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, Eigen::Block, -1, -1, false>, 1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:402:50: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1, 4>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, Eigen::Map, 0, Eigen::Stride<0, 0> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:416:50: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, Eigen::Matrix, 1>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, 1, false>, Eigen::Matrix, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, 1, false>, Eigen::Matrix, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, -1, -1, false>, -1, 1, false>, Eigen::Matrix, 1, 4>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, -1, -1, false>, -1, 1, false>, Eigen::Matrix, 1, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, -1, -1, false>, -1, 1, false>, Eigen::Matrix, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:402:50: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, Eigen::Transpose >, 1>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, Eigen::Transpose >, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, Eigen::Transpose >, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, Eigen::Transpose >, 1, 4>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, Eigen::Transpose >, 1, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, Eigen::Transpose >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:416:50: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true>, -1, 1, false>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true>, -1, 1, false>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, true>, -1, 1, false>, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, true>, -1, 1, false>, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:193:29: required from ‘void Spectra::UpperHessenbergEigen::doComputeEigenvectors() [with Scalar = double]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:264:9: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 1, -1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 1, -1, false> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true>, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true>, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, -1, -1, true>, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, true>, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; ExpressionType = Eigen::Block, -1, 1, true>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:269:33: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/GenEigsBase.h:137:25: required from ‘void Spectra::GenEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:378:13: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block >, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block >, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1, true>, 1, -1, false>; U = Eigen::Block >, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; ExpressionType = Eigen::Block, -1, 1, true>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:269:33: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/GenEigsBase.h:137:25: required from ‘void Spectra::GenEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:378:13: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, false>; U = Eigen::Block, -1, 1, true>, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::Product, Eigen::Block, -1, 1, true>, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Block, -1, 1, true>, 0>; ExpressionType = Eigen::Block, -1, 1, true>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:271:31: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/GenEigsBase.h:137:25: required from ‘void Spectra::GenEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:378:13: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gemm_pack_lhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long int; DataMapper = Eigen::internal::const_blas_data_mapper; int Pack1 = 2; int Pack2 = 1; Packet = __vector(2) double; bool Conjugate = false; bool PanelMode = false]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:184:17: required from ‘static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = std::complex; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14: required from ‘void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = std::complex; Index = long int; Gemm = Eigen::internal::general_matrix_matrix_product, 0, false, 0, 1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>; Dest = Eigen::Matrix, -1, -1>; BlockingType = Eigen::internal::gemm_blocking_space<0, double, std::complex, -1, -1, -1, 1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7: required from ‘void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor, long int, general_matrix_matrix_product, 0, false, 0, 1>, Eigen::Matrix, Eigen::Matrix, -1, -1>, Eigen::Matrix, -1, -1>, gemm_blocking_space<0, double, std::complex, -1, -1, -1, 1, false> >; Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix, -1, -1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>; Scalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix, -1, -1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix, -1, -1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>; int Options = 0; Scalar = std::complex; SrcXprType = Eigen::Product, Eigen::Matrix, -1, -1>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix, -1, -1>; Src = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; Func = assign_op, std::complex >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; ExpressionType = Eigen::Matrix, -1, -1>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/GenEigsBase.h:462:23: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:472:28: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2100:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 2100 | typedef typename unpacket_traits::half>::half QuarterPacket; | ^~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2102:56: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 2102 | HalfPacketSize = unpacket_traits::size, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 2103 | QuarterPacketSize = unpacket_traits::size, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, ResScalar, Index, Index, Index, Index) [with LhsScalar = double; RhsScalar = std::complex; Index = long int; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; int mr = 2; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; ResScalar = std::complex]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:198:15: required from ‘static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = std::complex; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14: required from ‘void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = std::complex; Index = long int; Gemm = Eigen::internal::general_matrix_matrix_product, 0, false, 0, 1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>; Dest = Eigen::Matrix, -1, -1>; BlockingType = Eigen::internal::gemm_blocking_space<0, double, std::complex, -1, -1, -1, 1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7: required from ‘void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor, long int, general_matrix_matrix_product, 0, false, 0, 1>, Eigen::Matrix, Eigen::Matrix, -1, -1>, Eigen::Matrix, -1, -1>, gemm_blocking_space<0, double, std::complex, -1, -1, -1, 1, false> >; Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix, -1, -1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>; Scalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix, -1, -1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix, -1, -1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>; int Options = 0; Scalar = std::complex; SrcXprType = Eigen::Product, Eigen::Matrix, -1, -1>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix, -1, -1>; Src = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; Func = assign_op, std::complex >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; ExpressionType = Eigen::Matrix, -1, -1>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/GenEigsBase.h:462:23: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:472:28: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1979:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1979 | typedef typename conditional=8,typename unpacket_traits::half,SRhsPacket>::type SRhsPacketHalf; | ^~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, const Eigen::Matrix >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Matrix >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:114:1: required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; ResultType = double; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:21: required from ‘const Eigen::internal::evaluator >::Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Scalar = double; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:177:17: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:57: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; U = Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true>; U = Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, -1, 1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, const Eigen::Matrix, -1, -1> >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator >, const Eigen::Matrix, -1, -1> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Block >, const Eigen::Matrix, -1, -1> >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block >, const Eigen::Matrix, -1, -1> >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:114:1: required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block >, const Eigen::Matrix, -1, -1> >, -1, 1, true>; ResultType = double; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:21: required from ‘const Eigen::internal::evaluator >::Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp >, const Eigen::Matrix, -1, -1> >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Scalar = double; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:177:17: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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::PartialReduxExpr >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:57: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gebp_traits, std::complex<_Tp>, _ConjLhs, _ConjRhs, Arch, _PacketSize>::loadLhs(const LhsScalar*, LhsPacket&) const [with RealScalar = double; bool _ConjLhs = false; bool _ConjRhs = false; int Arch = 1; int _PacketSize = 1; LhsScalar = std::complex; LhsPacket = __vector(2) double]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1198:19: required from ‘void Eigen::internal::lhs_process_one_packet::peeled_kc_onestep(Eigen::Index, const LhsScalar*, const RhsScalar*, GEBPTraits, LhsPacket*, RhsPacketx4*, RhsPacket*, AccPacket*, AccPacket*, AccPacket*, AccPacket*) [with int nr = 4; long int LhsProgress = 1; long int RhsProgress = 1; LhsScalar = std::complex; RhsScalar = std::complex; ResScalar = std::complex; AccPacket = Eigen::internal::DoublePacket<__vector(2) double>; LhsPacket = __vector(2) double; RhsPacket = Eigen::internal::DoublePacket<__vector(2) double>; ResPacket = Eigen::internal::Packet1cd; GEBPTraits = Eigen::internal::gebp_traits, std::complex, false, false, 1, 1>; LinearMapper = Eigen::internal::BlasLinearMapper, long int, 0, 1>; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; Eigen::Index = long int; RhsPacketx4 = Eigen::internal::QuadPacket >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1269:11: required from ‘void Eigen::internal::lhs_process_one_packet::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, ResScalar, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, int, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with int nr = 4; long int LhsProgress = 1; long int RhsProgress = 1; LhsScalar = std::complex; RhsScalar = std::complex; ResScalar = std::complex; AccPacket = Eigen::internal::DoublePacket<__vector(2) double>; LhsPacket = __vector(2) double; RhsPacket = Eigen::internal::DoublePacket<__vector(2) double>; ResPacket = Eigen::internal::Packet1cd; GEBPTraits = Eigen::internal::gebp_traits, std::complex, false, false, 1, 1>; LinearMapper = Eigen::internal::BlasLinearMapper, long int, 0, 1>; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1896:8: required from ‘void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, ResScalar, Index, Index, Index, Index) [with LhsScalar = std::complex; RhsScalar = std::complex; Index = long int; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; int mr = 1; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; ResScalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:164:24: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = std::complex; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 858 | dest = pload((const typename unpacket_traits::type*)(a)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gebp_traits, std::complex<_Tp>, _ConjLhs, _ConjRhs, Arch, _PacketSize>::loadLhs(const LhsScalar*, LhsPacket&) const [with RealScalar = double; bool _ConjLhs = false; bool _ConjRhs = false; int Arch = 1; int _PacketSize = 2; LhsScalar = std::complex; LhsPacket = __vector(2) double]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1198:19: required from ‘void Eigen::internal::lhs_process_one_packet::peeled_kc_onestep(Eigen::Index, const LhsScalar*, const RhsScalar*, GEBPTraits, LhsPacket*, RhsPacketx4*, RhsPacket*, AccPacket*, AccPacket*, AccPacket*, AccPacket*) [with int nr = 4; long int LhsProgress = 1; long int RhsProgress = 1; LhsScalar = std::complex; RhsScalar = std::complex; ResScalar = std::complex; AccPacket = Eigen::internal::DoublePacket<__vector(2) double>; LhsPacket = __vector(2) double; RhsPacket = Eigen::internal::DoublePacket<__vector(2) double>; ResPacket = Eigen::internal::Packet1cd; GEBPTraits = Eigen::internal::gebp_traits, std::complex, false, false, 1, 2>; LinearMapper = Eigen::internal::BlasLinearMapper, long int, 0, 1>; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; Eigen::Index = long int; RhsPacketx4 = Eigen::internal::QuadPacket >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1269:11: required from ‘void Eigen::internal::lhs_process_one_packet::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, ResScalar, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, int, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with int nr = 4; long int LhsProgress = 1; long int RhsProgress = 1; LhsScalar = std::complex; RhsScalar = std::complex; ResScalar = std::complex; AccPacket = Eigen::internal::DoublePacket<__vector(2) double>; LhsPacket = __vector(2) double; RhsPacket = Eigen::internal::DoublePacket<__vector(2) double>; ResPacket = Eigen::internal::Packet1cd; GEBPTraits = Eigen::internal::gebp_traits, std::complex, false, false, 1, 2>; LinearMapper = Eigen::internal::BlasLinearMapper, long int, 0, 1>; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1902:8: required from ‘void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, ResScalar, Index, Index, Index, Index) [with LhsScalar = std::complex; RhsScalar = std::complex; Index = long int; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; int mr = 1; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; ResScalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:164:24: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = std::complex; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block >, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block >, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block >, 1, -1, false>; U = Eigen::Block >, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:224:29: required from ‘static void Eigen::internal::assignment_from_xpr_op_product::run(DstXprType&, const SrcXprType&, const InitialFunc&) [with SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> >; InitialFunc = Eigen::internal::assign_op; DstXprType = Eigen::Matrix; OtherXpr = Eigen::Matrix; ProductType = Eigen::Product >, Eigen::Map >, 0>; Func1 = Eigen::internal::assign_op; Func2 = Eigen::internal::sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> >; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:200:31: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator >, 1, -1, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Map >; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Block, -1, 1, false>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Block, -1, 1, false>, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:227:35: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Map >; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Block, -1, 1, false>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Block, -1, 1, false>, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:227:35: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block, -1, -1, false>, 1, -1, false>; Functor = add_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Block, -1, -1, false>, 1, -1, false>; Functor = Eigen::internal::add_assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, -1, -1, false>, 1, -1, false>; Func = add_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Map, 0, Eigen::Stride<0, 0> >; Src = Eigen::Block, -1, -1, false>, 1, -1, false>; Func = add_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]’ /home/omnipath/local/R/4.4-3.20/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> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Householder/Householder.h:130:9: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 2, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::Block, 2, 1, false>; Functor = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::Block, 2, 1, false>; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Block, 2, 1, false>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 2, 1, false>; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 2, 1, false>; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator, 1, -1, false>, 1, -1, true> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator >, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, -1>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, std::complex >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix, -1, -1>; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix, -1, -1>; int Options = 0; Scalar = std::complex; SrcXprType = Eigen::Product, Eigen::Matrix, -1, -1>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix, -1, -1>; Src = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; Func = assign_op, std::complex >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, -1, -1>, 0>; ExpressionType = Eigen::Matrix, -1, -1>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/GenEigsBase.h:462:23: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:472:28: required from ‘Spectra::GenEigsBase::ComplexMatrix Spectra::GenEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; ComplexMatrix = Eigen::Matrix, -1, -1>]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gemm_pack_rhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long int; DataMapper = Eigen::internal::const_blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = false]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:195:21: required from ‘static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14: required from ‘void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Dest = Eigen::Ref, 0, Eigen::OuterStride<> >; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7: required from ‘void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor, Eigen::Ref, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Ref, 0, Eigen::OuterStride<> >; Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:464:20: required from ‘static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Ref, 0, Eigen::OuterStride<> >; Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2459:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 2459 | PacketBlock kernel; | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map >; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map >; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:74:25: required from ‘void Spectra::Arnoldi::expand_basis(MapConstMat&, Index, Vector&, Scalar&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstMat = Eigen::Map >; Index = long int; Vector = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:177:17: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator > >, 1, -1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator > >, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator > >, 1, -1, true> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator > >, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator > >, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Ref, 0, Eigen::InnerStride<1> >; Src = Eigen::Product > >, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Ref, 0, Eigen::InnerStride<1> >; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:23: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:197:31: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 3, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::Block, 3, 1, false>; Functor = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::Block, 3, 1, false>; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Block, 3, 1, false>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::Block, 3, 1, false>; Func = assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::Block, 3, 1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1, true>, 1, -1, false>; U = Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:193:29: required from ‘void Spectra::UpperHessenbergEigen::doComputeEigenvectors() [with Scalar = double]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:264:9: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, true>, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true>, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator, -1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true>, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true>, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; ExpressionType = Eigen::Block, -1, 1, true>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:269:33: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/GenEigsBase.h:137:25: required from ‘void Spectra::GenEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:378:13: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; ExpressionType = Eigen::Block, -1, 1, true>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:269:33: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/GenEigsBase.h:137:25: required from ‘void Spectra::GenEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:378:13: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::Product, Eigen::Block, -1, 1, true>, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Block, -1, 1, true>, 0>; ExpressionType = Eigen::Block, -1, 1, true>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:271:31: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/GenEigsBase.h:137:25: required from ‘void Spectra::GenEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:378:13: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix >, -1, 1, true> >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:114:1: required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; ResultType = double; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:21: required from ‘const Eigen::internal::evaluator >::Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Scalar = double; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:177:17: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:57: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:224:29: required from ‘static void Eigen::internal::assignment_from_xpr_op_product::run(DstXprType&, const SrcXprType&, const InitialFunc&) [with SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> >; InitialFunc = Eigen::internal::assign_op; DstXprType = Eigen::Matrix; OtherXpr = Eigen::Matrix; ProductType = Eigen::Product >, Eigen::Map >, 0>; Func1 = Eigen::internal::assign_op; Func2 = Eigen::internal::sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> >; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:200:31: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, 2, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from ‘struct Eigen::internal::plain_object_eval, -1, -1, false>, 2, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:527:76: required from ‘struct Eigen::internal::product_evaluator >, Eigen::Block, -1, -1, false>, 2, -1, false>, 1>, 3, Eigen::DenseShape, Eigen::DenseShape, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:29:8: required from ‘struct Eigen::internal::evaluator >, Eigen::Block, -1, -1, false>, 2, -1, false>, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Product >, Eigen::Block, -1, -1, false>, 2, -1, false>, 1>; Functor = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map, 0, Eigen::Stride<0, 0> >; SrcXprType = Eigen::Product >, Eigen::Block, -1, -1, false>, 2, -1, false>, 1>; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 2, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from ‘struct Eigen::internal::plain_object_eval, -1, -1, false>, -1, 2, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:526:76: required from ‘struct Eigen::internal::product_evaluator, -1, -1, false>, -1, 2, false>, Eigen::Matrix, 1>, 3, Eigen::DenseShape, Eigen::DenseShape, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:29:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 2, false>, Eigen::Matrix, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map >; SrcXprType = Eigen::Product, -1, -1, false>, -1, 2, false>, Eigen::Matrix, 1>; Functor = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map >; SrcXprType = Eigen::Product, -1, -1, false>, -1, 2, false>, Eigen::Matrix, 1>; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from ‘struct Eigen::internal::plain_object_eval, -1, -1, false>, -1, 1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:526:76: required from ‘struct Eigen::internal::product_evaluator, -1, -1, false>, -1, 1, false>, Eigen::Matrix, 1>, 4, Eigen::DenseShape, Eigen::DenseShape, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:29:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, false>, Eigen::Matrix, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map >; SrcXprType = Eigen::Product, -1, -1, false>, -1, 1, false>, Eigen::Matrix, 1>; Functor = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map >; SrcXprType = Eigen::Product, -1, -1, false>, -1, 1, false>, Eigen::Matrix, 1>; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from ‘const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; CoeffReturnType = double; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::InnerStride<1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::InnerStride<1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::InnerStride<1> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Ref, 0, Eigen::InnerStride<1> >; Src = Eigen::Product > >, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Ref, 0, Eigen::InnerStride<1> >; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:23: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:197:31: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>; Derived = Eigen::Block > >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Ref, 0, Eigen::InnerStride<1> >; Src = Eigen::Product > >, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Ref, 0, Eigen::InnerStride<1> >; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:23: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:197:31: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/GenEigsBase.h:367:29: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false>, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:193:29: required from ‘void Spectra::UpperHessenbergEigen::doComputeEigenvectors() [with Scalar = double]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:264:9: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from ‘Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Derived = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:305:153: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:400:77: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, 1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, 1, 1, false>; SrcXprType = Eigen::Block >, 1, 1, false>; Functor = swap_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, 1, 1, false>; SrcXprType = Eigen::Block >, 1, 1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block >, 1, 1, false>; Src = Eigen::Block >, 1, 1, false>; Func = swap_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block >, 1, 1, false>; Src = Eigen::Block >, 1, 1, false>; Func = swap_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:424:22: required from ‘void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block >, 1, 1, false>; Derived = Eigen::Block >, 1, 1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1033:18: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Map >, 2>; Derived = Eigen::Map >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:234:11: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, 1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, 1, 1, false>; SrcXprType = Eigen::Block >, 1, 1, false>; Functor = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, 1, 1, false>; SrcXprType = Eigen::Block >, 1, 1, false>; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block >, 1, 1, false>; Src = Eigen::Block >, 1, 1, false>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block >, 1, 1, false>; Src = Eigen::Block >, 1, 1, false>; Func = assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block >, 1, 1, false>; Src = Eigen::Block >, 1, 1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Map >, 2>; Derived = Eigen::Map >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:234:11: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1, 2, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 1, 2, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1, 2, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1, 2, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 1, 2, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, 1, 2, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1, 2, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 1, 2, true> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1, 2, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1, 2, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl >, 1, 2, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >, 1, 2, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:618:37: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 2, -1, false>, 2, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 2, -1, false>, 2, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, 2, -1, false>, 2, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, 2, -1, false>, 2, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, 2, -1, false>, 2, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, false>, 2, -1, false>, 2, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose >, 1, 2, true> >, const Eigen::Block, -1, -1, false>, 2, -1, false>, 2, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose >, 1, 2, true> >, const Eigen::Block, -1, -1, false>, 2, -1, false>, 2, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose >, 1, 2, true> >, const Eigen::Block, -1, -1, false>, 2, -1, false>, 2, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose >, 1, 2, true> >, const Eigen::Block, -1, -1, false>, 2, -1, false>, 2, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, 2, true> >, const Eigen::Block, -1, -1, false>, 2, -1, false>, 2, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:618:52: required from ‘const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Transpose >; Rhs = Eigen::Block, -1, -1, false>, 2, -1, false>; int ProductTag = 3; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Transpose >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Block, -1, -1, false>, 2, -1, false>; CoeffReturnType = double; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:660:61: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, 1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 1, 1, true> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl >, 1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >, 1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:618:37: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 1, -1, false>, 1, 1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, 1, -1, false>, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, 1, -1, false>, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, 1, -1, false>, 1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose >, 1, 1, true> >, const Eigen::Block, -1, -1, false>, 1, -1, false>, 1, 1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose >, 1, 1, true> >, const Eigen::Block, -1, -1, false>, 1, -1, false>, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose >, 1, 1, true> >, const Eigen::Block, -1, -1, false>, 1, -1, false>, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose >, 1, 1, true> >, const Eigen::Block, -1, -1, false>, 1, -1, false>, 1, 1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, 1, true> >, const Eigen::Block, -1, -1, false>, 1, -1, false>, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:618:52: required from ‘const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Transpose >; Rhs = Eigen::Block, -1, -1, false>, 1, -1, false>; int ProductTag = 4; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Transpose >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Block, -1, -1, false>, 1, -1, false>; CoeffReturnType = double; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:660:61: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 1, 1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 1, 1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, 1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 1, 1, false> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 1, 1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:618:37: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, 1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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>’: /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/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> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:618:52: required from ‘const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; int ProductTag = 4; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; CoeffReturnType = double; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:660:61: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 2, false>, 1, 2, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 2, false>, 1, 2, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, 2, false>, 1, 2, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, 2, false>, 1, 2, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, 2, false>, 1, 2, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, false>, -1, 2, false>, 1, 2, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 2, false>, 1, 2, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 2, false>, 1, 2, false> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, 2, false>, 1, 2, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, 2, false>, 1, 2, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, -1, -1, false>, -1, 2, false>, 1, 2, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, false>, -1, 2, false>, 1, 2, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:618:37: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 2, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 2, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 2, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 2, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 2, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 2, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, false>, -1, 2, false>, 1, 2, false> >, const Eigen::Block, 2, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, -1, -1, false>, -1, 2, false>, 1, 2, false> >, const Eigen::Block, 2, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, false>, -1, 2, false>, 1, 2, false> >, const Eigen::Block, 2, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, false>, -1, 2, false>, 1, 2, false> >, const Eigen::Block, 2, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, -1, 2, false>, 1, 2, false> >, const Eigen::Block, 2, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:618:52: required from ‘const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Block, -1, -1, false>, -1, 2, false>; Rhs = Eigen::Matrix; int ProductTag = 3; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Block, -1, -1, false>, -1, 2, false>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; CoeffReturnType = double; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:660:61: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from ‘class Eigen::internal::BlockImpl_dense, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:22: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:37: required from ‘const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >; Rhs = Eigen::Transpose >; int ProductTag = 4; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Transpose >; CoeffReturnType = double; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 1, 1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, 1, 1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false> >, const Eigen::Block >, 1, 1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false> >, const Eigen::Block >, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false> >, const Eigen::Block >, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false> >, const Eigen::Block >, 1, 1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false> >, const Eigen::Block >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from ‘const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >; Rhs = Eigen::Transpose >; int ProductTag = 4; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Transpose >; CoeffReturnType = double; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, 1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, 1, 1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, 1, false>, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, 1, false>, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, -1, 1, false>, 1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, 1, 1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, -1, 1, false>, 1, 1, false> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false>, -1, 1, false>, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false>, -1, 1, false>, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, -1, -1, false>, -1, 1, false>, 1, 1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, false>, -1, 1, false>, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:618:37: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/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, true> > >’ /home/omnipath/local/R/4.4-3.20/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, true> > >’ /home/omnipath/local/R/4.4-3.20/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, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/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, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:618:52: required from ‘const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::Block, -1, -1, false>, -1, 1, false>; Rhs = Eigen::Matrix; int ProductTag = 4; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Block, -1, -1, false>, -1, 1, false>; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; CoeffReturnType = double; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:660:61: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 1, 1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, 1, 1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false> >, const Eigen::Block >, 1, 1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false> >, const Eigen::Block >, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false> >, const Eigen::Block >, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false> >, const Eigen::Block >, 1, 1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false> >, const Eigen::Block >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:618:52: required from ‘const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index) const [with Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >; Rhs = Eigen::Transpose >; int ProductTag = 4; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Transpose >; CoeffReturnType = double; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:660:61: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, 1, 2, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator >, 1, 2, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator >, 1, 2, true> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator >, 1, 2, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator >, 1, 2, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose >, 1, 2, true> >, const Eigen::Block, -1, -1, false>, 2, -1, false>, 2, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, 2, -1, false>, 2, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, 2, -1, false>, 2, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose >, 1, 2, true> >, const Eigen::Block, -1, -1, false>, 2, -1, false>, 2, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose >, 1, 2, true> >, const Eigen::Block, -1, -1, false>, 2, -1, false>, 2, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose >, 1, 2, true> >, const Eigen::Block, -1, -1, false>, 2, -1, false>, 2, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, 2, true> >, const Eigen::Block, -1, -1, false>, 2, -1, false>, 2, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, 1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator >, 1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator >, 1, 1, true> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator >, 1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator >, 1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose >, 1, 1, true> >, const Eigen::Block, -1, -1, false>, 1, -1, false>, 1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false>, 1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, 1, -1, false>, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose >, 1, 1, true> >, const Eigen::Block, -1, -1, false>, 1, -1, false>, 1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose >, 1, 1, true> >, const Eigen::Block, -1, -1, false>, 1, -1, false>, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose >, 1, 1, true> >, const Eigen::Block, -1, -1, false>, 1, -1, false>, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, 1, true> >, const Eigen::Block, -1, -1, false>, 1, -1, false>, 1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator, 1, 1, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: 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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 2, false>, 1, 2, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 2, false>, 1, 2, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator, -1, -1, false>, -1, 2, false>, 1, 2, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 2, false>, 1, 2, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 2, false>, 1, 2, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, -1, 2, false>, 1, 2, false> >, const Eigen::Block, 2, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 2, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 2, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, -1, 2, false>, 1, 2, false> >, const Eigen::Block, 2, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, false>, -1, 2, false>, 1, 2, false> >, const Eigen::Block, 2, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, false>, -1, 2, false>, 1, 2, false> >, const Eigen::Block, 2, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, -1, 2, false>, 1, 2, false> >, const Eigen::Block, 2, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false> >, const Eigen::Block >, 1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, 1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false> >, const Eigen::Block >, 1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false> >, const Eigen::Block >, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false> >, const Eigen::Block >, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false> >, const Eigen::Block >, 1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, false>, 1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, false>, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator, -1, -1, false>, -1, 1, false>, 1, 1, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, false>, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, -1, -1, false>, -1, 1, false>, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, -1, 1, false>, 1, 1, false> >, const Eigen::Block, 1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, false>, -1, 1, false>, 1, 1, false> >, const Eigen::Block, 1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, false>, -1, 1, false>, 1, 1, false> >, const Eigen::Block, 1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, false>, -1, 1, false>, 1, 1, false> >, const Eigen::Block, 1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, false>, -1, 1, false>, 1, 1, false> >, const Eigen::Block, 1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, 1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false> >, const Eigen::Block >, 1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false> >, const Eigen::Block >, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false> >, const Eigen::Block >, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 1, 1, false> >, const Eigen::Block >, 1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Eigenvalues/RealSchur.h:346:9: required from ‘Eigen::RealSchur& Eigen::RealSchur<_MatrixType>::computeFromHessenberg(const HessMatrixType&, const OrthMatrixType&, bool) [with HessMatrixType = Eigen::CwiseBinaryOp, const Eigen::Ref, 0, Eigen::OuterStride<> >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; OrthMatrixType = Eigen::Matrix; _MatrixType = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:224:42: required from ‘void Spectra::UpperHessenbergEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/UpperHessenbergEigen.h:207:9: required from ‘Spectra::UpperHessenbergEigen::UpperHessenbergEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/GenEigsBase.h:188:38: required from ‘void Spectra::GenEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/GenEigsBase.h:368:9: required from ‘Spectra::GenEigsBase::Index Spectra::GenEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_gen.cpp:88:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Block, -1, -1>, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, Eigen::Block, -1, -1>, -1, 1, true> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, Eigen::Block, -1, -1>, -1, 1, true> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Block, -1, -1>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Block, -1, -1>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from ‘class Eigen::CwiseUnaryViewImpl >, Eigen::Block, -1, -1>, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from ‘class Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >’ ../inst/include/Spectra/GenEigsComplexShiftSolver.h:88:85: required from ‘void Spectra::GenEigsComplexShiftSolver::sort_ritzpair(int) [with Scalar = double; int SelectionRule = 6; OpType = ComplexShift]’ ../inst/include/Spectra/GenEigsComplexShiftSolver.h:53:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, 0>’ ../inst/include/Spectra/GenEigsComplexShiftSolver.h:88:55: required from ‘void Spectra::GenEigsComplexShiftSolver::sort_ritzpair(int) [with Scalar = double; int SelectionRule = 6; OpType = ComplexShift]’ ../inst/include/Spectra/GenEigsComplexShiftSolver.h:53:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Block, -1, -1>, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, Eigen::Block, -1, -1>, -1, 1, true> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, Eigen::Block, -1, -1>, -1, 1, true> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Block, -1, -1>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Block, -1, -1>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from ‘class Eigen::CwiseUnaryViewImpl >, Eigen::Block, -1, -1>, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from ‘class Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >’ ../inst/include/Spectra/GenEigsComplexShiftSolver.h:89:85: required from ‘void Spectra::GenEigsComplexShiftSolver::sort_ritzpair(int) [with Scalar = double; int SelectionRule = 6; OpType = ComplexShift]’ ../inst/include/Spectra/GenEigsComplexShiftSolver.h:53:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, 0>’ ../inst/include/Spectra/GenEigsComplexShiftSolver.h:89:55: required from ‘void Spectra::GenEigsComplexShiftSolver::sort_ritzpair(int) [with Scalar = double; int SelectionRule = 6; OpType = ComplexShift]’ ../inst/include/Spectra/GenEigsComplexShiftSolver.h:53:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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::Matrix; Rhs = Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >; Derived = Eigen::internal::generic_product_impl, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, Eigen::DenseShape, Eigen::DenseShape, 7>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/GenEigsComplexShiftSolver.h:88:30: required from ‘void Spectra::GenEigsComplexShiftSolver::sort_ritzpair(int) [with Scalar = double; int SelectionRule = 6; OpType = ComplexShift]’ ../inst/include/Spectra/GenEigsComplexShiftSolver.h:53:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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::Matrix; Rhs = Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >; Derived = Eigen::internal::generic_product_impl, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, Eigen::DenseShape, Eigen::DenseShape, 7>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/GenEigsComplexShiftSolver.h:89:30: required from ‘void Spectra::GenEigsComplexShiftSolver::sort_ritzpair(int) [with Scalar = double; int SelectionRule = 6; OpType = ComplexShift]’ ../inst/include/Spectra/GenEigsComplexShiftSolver.h:53:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, false>; U = Eigen::Block >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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::Matrix; Rhs = Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >; Derived = Eigen::internal::generic_product_impl, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, Eigen::DenseShape, Eigen::DenseShape, 7>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/GenEigsComplexShiftSolver.h:88:30: required from ‘void Spectra::GenEigsComplexShiftSolver::sort_ritzpair(int) [with Scalar = double; int SelectionRule = 6; OpType = ComplexShift]’ ../inst/include/Spectra/GenEigsComplexShiftSolver.h:53:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, false>; U = Eigen::Block >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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::Matrix; Rhs = Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >; Derived = Eigen::internal::generic_product_impl, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, Eigen::DenseShape, Eigen::DenseShape, 7>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/GenEigsComplexShiftSolver.h:89:30: required from ‘void Spectra::GenEigsComplexShiftSolver::sort_ritzpair(int) [with Scalar = double; int SelectionRule = 6; OpType = ComplexShift]’ ../inst/include/Spectra/GenEigsComplexShiftSolver.h:53:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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::Matrix; Rhs = Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >; Derived = Eigen::internal::generic_product_impl, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, Eigen::DenseShape, Eigen::DenseShape, 7>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/GenEigsComplexShiftSolver.h:88:30: required from ‘void Spectra::GenEigsComplexShiftSolver::sort_ritzpair(int) [with Scalar = double; int SelectionRule = 6; OpType = ComplexShift]’ ../inst/include/Spectra/GenEigsComplexShiftSolver.h:53:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block >, Eigen::Block, -1, -1>, -1, 1, true> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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::Matrix; Rhs = Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >; Derived = Eigen::internal::generic_product_impl, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, Eigen::DenseShape, Eigen::DenseShape, 7>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::CwiseUnaryView >, Eigen::Block, -1, -1>, -1, 1, true> >, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/GenEigsComplexShiftSolver.h:89:30: required from ‘void Spectra::GenEigsComplexShiftSolver::sort_ritzpair(int) [with Scalar = double; int SelectionRule = 6; OpType = ComplexShift]’ ../inst/include/Spectra/GenEigsComplexShiftSolver.h:53:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -DUSE_FC_LEN_T -I../inst/include -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c eigs_sym.cpp -o eigs_sym.o In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:205, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigen.h:25, from eigs_sym.cpp:1: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:174: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:165: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:271: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/SparseCore:37, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Sparse:26, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:29: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:18:8: required from ‘struct Eigen::internal::traits > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from ‘struct Eigen::internal::accessors_level > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from ‘class Eigen::Map >’ ../inst/include/RMatOp/MatProd_sparseMatrix.h:36:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:24:49: required from ‘struct Eigen::internal::traits > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from ‘struct Eigen::internal::accessors_level > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from ‘class Eigen::Map >’ ../inst/include/RMatOp/MatProd_sparseMatrix.h:36:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map >’ ../inst/include/RMatOp/MatProd_sparseMatrix.h:36:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7: required from ‘class Eigen::SparseMapBase >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from ‘class Eigen::SparseMapBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from ‘class Eigen::Map >’ ../inst/include/RMatOp/SparseMatrixMapping.h:25:103: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:24:49: required from ‘struct Eigen::internal::traits > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from ‘struct Eigen::internal::accessors_level > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from ‘class Eigen::Map >’ ../inst/include/RMatOp/RealShift_matrix.h:16:17: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map >’ ../inst/include/RMatOp/RealShift_matrix.h:16:17: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ ../inst/include/RMatOp/RealShift_matrix.h:31:54: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >’ ../inst/include/RMatOp/RealShift_matrix.h:31:59: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >’ ../inst/include/RMatOp/RealShift_matrix.h:31:59: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >’ ../inst/include/RMatOp/RealShift_matrix.h:31:59: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map >’ ../inst/include/RMatOp/RealShift_matrix.h:37:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Map > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from ‘class Eigen::SolveImpl >, Eigen::Map >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from ‘class Eigen::Solve >, Eigen::Map > >’ ../inst/include/RMatOp/RealShift_matrix.h:39:35: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from ‘class Eigen::Diagonal, 0>’ ../inst/include/RMatOp/RealShift_sym_matrix.h:40:21: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper, 0> >’ ../inst/include/RMatOp/RealShift_sym_matrix.h:40:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, 0, Eigen::Stride<0, 0> > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7: required from ‘class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from ‘class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from ‘class Eigen::Map, 0, Eigen::Stride<0, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/MappedSparseMatrix.h:32:7: required from ‘class Eigen::MappedSparseMatrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:477:54: required from ‘class Eigen::SparseLU >’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:20:16: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Matrix, -1, 1> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, Eigen::Matrix, -1, 1> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, Eigen::Matrix, -1, 1> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Matrix, -1, 1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Matrix, -1, 1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from ‘class Eigen::CwiseUnaryViewImpl >, Eigen::Matrix, -1, 1>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from ‘class Eigen::CwiseUnaryView >, Eigen::Matrix, -1, 1> >’ ../inst/include/RMatOp/ComplexShift_matrix.h:46:21: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, const Eigen::Solve, -1, -1> >, Eigen::Matrix, -1, 1> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, const Eigen::Solve, -1, -1> >, Eigen::Matrix, -1, 1> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, const Eigen::Solve, -1, -1> >, Eigen::Matrix, -1, 1> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl >, const Eigen::Solve, -1, -1> >, Eigen::Matrix, -1, 1> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp >, const Eigen::Solve, -1, -1> >, Eigen::Matrix, -1, 1> > >’ ../inst/include/RMatOp/ComplexShift_matrix.h:48:49: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map >, const Eigen::Map > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map >, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map >, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map >, const Eigen::Map >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Map > >’ ../inst/include/RMatOp/SVDOp.h:54:68: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper >’ ../inst/include/RMatOp/SVDOp.h:58:24: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >’ ../inst/include/RMatOp/SVDOp.h:63:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >’ ../inst/include/RMatOp/SVDOp.h:63:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase > >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase > >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper > >’ ../inst/include/RMatOp/SVDOp.h:65:38: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase > >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper > >’ ../inst/include/RMatOp/SVDOp.h:65:72: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >’ ../inst/include/RMatOp/SVDOp.h:65:73: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >’ ../inst/include/RMatOp/SVDOp.h:124:52: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 0, Eigen::Stride<0, 0> >’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from ‘class Eigen::Array’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:34:67: required from ‘Derived& Eigen::ArrayBase::operator-=(const Scalar&) [with Derived = Eigen::ArrayWrapper, 0> >; Scalar = double]’ ../inst/include/RMatOp/RealShift_sym_matrix.h:40:35: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Array >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Array > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, Eigen::Array > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Array >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:34:67: required from ‘Derived& Eigen::ArrayBase::operator-=(const Scalar&) [with Derived = Eigen::ArrayWrapper, 0> >; Scalar = double]’ ../inst/include/RMatOp/RealShift_sym_matrix.h:40:35: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:30: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7: required from ‘class Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:46: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, const Eigen::Matrix, -1, -1> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, const Eigen::Matrix, -1, -1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, const Eigen::Matrix, -1, -1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl >, const Eigen::Matrix, -1, -1>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp >, const Eigen::Matrix, -1, -1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:30: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7: required from ‘class Eigen::PartialReduxExpr >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:46: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map >, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map >, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map >, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map >, const Eigen::Matrix, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map >; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Map >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/RMatOp/SVDOp.h:58:41: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ ../inst/include/Spectra/LinAlg/Arnoldi.h:118:26: required from ‘void Spectra::Arnoldi::init(MapConstVec&, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstVec = Eigen::Map >; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:297:19: required from ‘void Spectra::SymEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ ../inst/include/Spectra/LinAlg/Arnoldi.h:126:35: required from ‘void Spectra::Arnoldi::init(MapConstVec&, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstVec = Eigen::Map >; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:297:19: required from ‘void Spectra::SymEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ ../inst/include/Spectra/LinAlg/Arnoldi.h:126:31: required from ‘void Spectra::Arnoldi::init(MapConstVec&, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstVec = Eigen::Map >; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:297:19: required from ‘void Spectra::SymEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Matrix >’ ../inst/include/Spectra/LinAlg/Arnoldi.h:130:28: required from ‘void Spectra::Arnoldi::init(MapConstVec&, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstVec = Eigen::Map >; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:297:19: required from ‘void Spectra::SymEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, -1, true, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, -1, true>’ ../inst/include/Spectra/LinAlg/Lanczos.h:78:26: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, -1, false, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, -1, false>’ ../inst/include/Spectra/LinAlg/Lanczos.h:79:22: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ ../inst/include/Spectra/LinAlg/Lanczos.h:96:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >’ ../inst/include/Spectra/LinAlg/Lanczos.h:112:55: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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::Map > > >, 0>’: /home/omnipath/local/R/4.4-3.20/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::Map > > > >’ /home/omnipath/local/R/4.4-3.20/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::Map > > > >’ /home/omnipath/local/R/4.4-3.20/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::Map > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/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::Map > > >’ ../inst/include/Spectra/LinAlg/Lanczos.h:112:39: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, 1, true, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, true>’ ../inst/include/Spectra/LinAlg/Lanczos.h:114:72: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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>’: /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/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> >’ ../inst/include/Spectra/LinAlg/Lanczos.h:114:59: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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::Block, -1, 1, true> > >, 0>’: /home/omnipath/local/R/4.4-3.20/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::Block, -1, 1, true> > > >’ /home/omnipath/local/R/4.4-3.20/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::Block, -1, 1, true> > > >’ /home/omnipath/local/R/4.4-3.20/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::Block, -1, 1, true> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/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::Block, -1, 1, true> > >’ ../inst/include/Spectra/LinAlg/Lanczos.h:114:39: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true> > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true> > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true> > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true> > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true> > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > > >’ ../inst/include/Spectra/LinAlg/Lanczos.h:114:80: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, 1, false, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from ‘class Eigen::VectorBlock, -1>’ ../inst/include/Spectra/LinAlg/Lanczos.h:122:52: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::InnerStride<1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::InnerStride<1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::InnerStride<1> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase, 0, Eigen::InnerStride<1> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:59:34: required from ‘class Eigen::RefBase, 0, Eigen::InnerStride<1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:281:76: required from ‘class Eigen::Ref, 0, Eigen::InnerStride<1> >’ ../inst/include/Spectra/LinAlg/Lanczos.h:122:31: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:277: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:44:50: required from ‘struct Eigen::internal::traits, 0, Eigen::InnerStride<1> > >::match, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:288:101: required by substitution of ‘template Eigen::Ref, 0, Eigen::InnerStride<1> >::Ref(const Eigen::DenseBase&, typename Eigen::internal::enable_if<(bool)(Eigen::internal::traits, 0, Eigen::InnerStride<1> > >::match::MatchAtCompileTime), Derived>::type*) [with Derived = Eigen::Block, -1, 1, false>]’ ../inst/include/Spectra/LinAlg/Lanczos.h:122:31: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, false> >’ ../inst/include/Spectra/LinAlg/Lanczos.h:123:52: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>’ ../inst/include/Spectra/LinAlg/Lanczos.h:141:41: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:59:34: required from ‘class Eigen::RefBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:329:77: required from ‘class Eigen::Ref, 0, Eigen::OuterStride<> >’ ../inst/include/Spectra/SymEigsBase.h:148:30: required from ‘void Spectra::SymEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/SymEigsBase.h:336:9: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, 1, true, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, true>’ ../inst/include/Spectra/SymEigsBase.h:185:52: required from ‘void Spectra::SymEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/SymEigsBase.h:336:9: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper, -1, 1, false> >’ ../inst/include/Spectra/SymEigsBase.h:115:58: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::num_converged(Scalar) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:341:21: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1, false> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1, false> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1, false> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, -1, 1, false> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >’ ../inst/include/Spectra/SymEigsBase.h:115:64: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::num_converged(Scalar) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:341:21: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array > >’ ../inst/include/Spectra/SymEigsBase.h:115:70: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::num_converged(Scalar) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:341:21: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Array > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::Array > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Array >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >’ ../inst/include/Spectra/SymEigsBase.h:115:28: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::num_converged(Scalar) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:341:21: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >’ ../inst/include/Spectra/SymEigsBase.h:115:28: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::num_converged(Scalar) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:341:21: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >’ ../inst/include/Spectra/SymEigsBase.h:116:61: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::num_converged(Scalar) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:341:21: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:59:34: required from ‘class Eigen::RefBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:281:76: required from ‘class Eigen::Ref, 0, Eigen::OuterStride<> >’ ../inst/include/Spectra/SymEigsBase.h:98:28: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, Eigen::Matrix, 0, 8>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, Eigen::Matrix, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::Matrix, 0>’ ../inst/include/Spectra/SymEigsBase.h:430:42: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:440:28: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from ‘Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]’ ../inst/include/Spectra/SymEigsBase.h:287:27: required from ‘void Spectra::SymEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from ‘Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]’ ../inst/include/Spectra/SymEigsBase.h:288:27: required from ‘void Spectra::SymEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Matrix, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Matrix, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Matrix, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base >, Eigen::Matrix, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl >, Eigen::Matrix, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, Eigen::Matrix, 0>’ ../inst/include/Spectra/LinAlg/Arnoldi.h:74:30: required from ‘void Spectra::Arnoldi::expand_basis(MapConstMat&, Index, Vector&, Scalar&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstMat = Eigen::Map >; Index = long int; Vector = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Lanczos.h:90:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 0, Eigen::Stride<0, 0> > >’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:36: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Lanczos.h:122:31: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:39: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Lanczos.h:122:31: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from ‘class Eigen::Diagonal, 0, Eigen::OuterStride<> >, 0>’ ../inst/include/Spectra/LinAlg/UpperHessenbergQR.h:539:40: required from ‘void Spectra::TridiagQR::compute(ConstGenericMatrix&, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/SymEigsBase.h:95:27: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, 0, Eigen::OuterStride<> >, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper, 0, Eigen::OuterStride<> >, 0> >’ ../inst/include/Spectra/LinAlg/UpperHessenbergQR.h:539:48: required from ‘void Spectra::TridiagQR::compute(ConstGenericMatrix&, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/SymEigsBase.h:95:27: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::OuterStride<> >, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::OuterStride<> >, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::OuterStride<> >, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::OuterStride<> >, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::OuterStride<> >, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >’ ../inst/include/Spectra/LinAlg/UpperHessenbergQR.h:539:51: required from ‘void Spectra::TridiagQR::compute(ConstGenericMatrix&, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/SymEigsBase.h:95:27: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 16777215>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 16777215>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 16777215> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 16777215> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from ‘class Eigen::Diagonal, 0, Eigen::OuterStride<> >, 16777215>’ ../inst/include/Spectra/LinAlg/UpperHessenbergQR.h:540:42: required from ‘void Spectra::TridiagQR::compute(ConstGenericMatrix&, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/SymEigsBase.h:95:27: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, Eigen::Map >, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true>, Eigen::Map >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true>, Eigen::Map >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, -1, -1, true>, Eigen::Map >, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, -1, -1, true>, Eigen::Map >, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, -1, -1, true>, Eigen::Map >, 0>’ ../inst/include/Spectra/LinAlg/Arnoldi.h:269:57: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/SymEigsBase.h:105:25: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Block, -1, 1, true>, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Block, -1, 1, true>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Block, -1, 1, true>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, Eigen::Block, -1, 1, true>, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, Eigen::Block, -1, 1, true>, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::Block, -1, 1, true>, 0>’ ../inst/include/Spectra/LinAlg/Arnoldi.h:271:41: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/SymEigsBase.h:105:25: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ ../inst/include/Spectra/LinAlg/Arnoldi.h:274:29: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/SymEigsBase.h:105:25: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ ../inst/include/Spectra/LinAlg/Arnoldi.h:274:70: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/SymEigsBase.h:105:25: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ ../inst/include/Spectra/LinAlg/Arnoldi.h:274:51: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/SymEigsBase.h:105:25: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<-1, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<-1, 0> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<-1, 0> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<-1, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<-1, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 0, Eigen::Stride<-1, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:432:39: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, -1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:463:31: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:288:101: required by substitution of ‘template Eigen::Ref, 0, Eigen::OuterStride<> >::Ref(const Eigen::DenseBase&, typename Eigen::internal::enable_if<(bool)(Eigen::internal::traits, 0, Eigen::OuterStride<> > >::match::MatchAtCompileTime), Derived>::type*) [with Derived = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:463:17: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:44:50: required from ‘struct Eigen::internal::traits, 0, Eigen::OuterStride<> > >::match, 0, Eigen::OuterStride<> >, -1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:288:101: required by substitution of ‘template Eigen::Ref, 0, Eigen::OuterStride<> >::Ref(const Eigen::DenseBase&, typename Eigen::internal::enable_if<(bool)(Eigen::internal::traits, 0, Eigen::OuterStride<> > >::match::MatchAtCompileTime), Derived>::type*) [with Derived = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:463:17: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:483:16: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0, 8>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:30: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Map >, 2>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Map >, 2> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Map >, 2> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, Eigen::Map >, 2, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, Eigen::Map >, 2, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::Map >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:234:28: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Matrix; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::Matrix; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/RMatOp/SVDOp.h:63:41: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Map >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::Map >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/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 >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Map >; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/RMatOp/SVDOp.h:122:59: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase > >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose > >’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:36: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:73:31: required from ‘void Spectra::Arnoldi::expand_basis(MapConstMat&, Index, Vector&, Scalar&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstMat = Eigen::Map >; Index = long int; Vector = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Lanczos.h:90:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, Eigen::Matrix, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >, Eigen::Matrix, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >, Eigen::Matrix, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base > >, Eigen::Matrix, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl > >, Eigen::Matrix, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product > >, Eigen::Matrix, 0>’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:39: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:73:31: required from ‘void Spectra::Arnoldi::expand_basis(MapConstMat&, Index, Vector&, Scalar&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstMat = Eigen::Map >; Index = long int; Vector = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Lanczos.h:90:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 0>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 0> >’ ../inst/include/Spectra/LinAlg/TridiagEigen.h:134:62: required from ‘void Spectra::TridiagEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/TridiagEigen.h:117:9: required from ‘Spectra::TridiagEigen::TridiagEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/SymEigsBase.h:148:30: required from ‘void Spectra::SymEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/SymEigsBase.h:336:9: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 16777215> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 16777215> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 16777215> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 16777215>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 16777215> >’ ../inst/include/Spectra/LinAlg/TridiagEigen.h:135:64: required from ‘void Spectra::TridiagEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/TridiagEigen.h:117:9: required from ‘Spectra::TridiagEigen::TridiagEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/SymEigsBase.h:148:30: required from ‘void Spectra::SymEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/SymEigsBase.h:336:9: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ ../inst/include/Spectra/LinAlg/TridiagEigen.h:146:48: required from ‘void Spectra::TridiagEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/TridiagEigen.h:117:9: required from ‘Spectra::TridiagEigen::TridiagEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/SymEigsBase.h:148:30: required from ‘void Spectra::SymEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/SymEigsBase.h:336:9: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 16777215>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 16777215>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 16777215>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 16777215>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 16777215>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ ../inst/include/Spectra/LinAlg/TridiagEigen.h:147:49: required from ‘void Spectra::TridiagEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/TridiagEigen.h:117:9: required from ‘Spectra::TridiagEigen::TridiagEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/SymEigsBase.h:148:30: required from ‘void Spectra::SymEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/SymEigsBase.h:336:9: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 16777215>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 16777215>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 16777215>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 16777215> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 16777215> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from ‘class Eigen::Diagonal, 16777215>’ ../inst/include/Spectra/LinAlg/UpperHessenbergQR.h:656:22: required from ‘void Spectra::TridiagQR::matrix_QtHQ(Matrix&) const [with Scalar = double; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Lanczos.h:162:27: required from ‘void Spectra::Lanczos::compress_H(const Spectra::TridiagQR&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp]’ ../inst/include/Spectra/SymEigsBase.h:102:29: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:377:17: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:377:25: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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> >, 0>’: /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:377:43: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:400:130: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0, 5>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:400:114: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, const Eigen::Block, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, const Eigen::Block, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, const Eigen::Block, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl >, const Eigen::Block, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp >, const Eigen::Block, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:377:43: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Map >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Map > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Map >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::Map >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:138:22: required from ‘Scalar Spectra::ArnoldiOp::norm(const Arg&) [with Arg = Eigen::Map >; Scalar = double; OpType = MatProd]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:110:40: required from ‘void Spectra::Arnoldi::init(MapConstVec&, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstVec = Eigen::Map >; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:297:19: required from ‘void Spectra::SymEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map >, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map >, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map >, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map >, const Eigen::Matrix, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map >; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Map >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:123:21: required from ‘Scalar Spectra::ArnoldiOp::inner_product(const Arg1&, const Arg2&) const [with Arg1 = Eigen::Map >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:125:43: required from ‘void Spectra::Arnoldi::init(MapConstVec&, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstVec = Eigen::Map >; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:297:19: required from ‘void Spectra::SymEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:138:22: required from ‘Scalar Spectra::ArnoldiOp::norm(const Arg&) [with Arg = Eigen::Matrix; Scalar = double; OpType = MatProd]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:135:31: required from ‘void Spectra::Arnoldi::init(MapConstVec&, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstVec = Eigen::Map >; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:297:19: required from ‘void Spectra::SymEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 0, Eigen::OuterStride<> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:887:41: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:61:73: required from ‘Eigen::ArrayWrapper::ArrayWrapper(ExpressionType&) [with ExpressionType = const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:322:100: required from ‘const Eigen::ArrayWrapper Eigen::MatrixBase::array() const [with Derived = Eigen::Diagonal, 0, Eigen::OuterStride<> >, 0>]’ ../inst/include/Spectra/LinAlg/UpperHessenbergQR.h:539:48: required from ‘void Spectra::TridiagQR::compute(ConstGenericMatrix&, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/SymEigsBase.h:95:27: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Map >, const Eigen::Matrix > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map >; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Map >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/RMatOp/SVDOp.h:58:41: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true> > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true> > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true> > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > > >; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Lanczos.h:114:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] ../inst/include/Spectra/LinAlg/TridiagEigen.h:103:34: required from ‘static void Spectra::TridiagEigen::tridiagonal_qr_step(RealScalar*, RealScalar*, Index, Index, Scalar*, Index) [with Scalar = double; RealScalar = double; Index = long int]’ ../inst/include/Spectra/LinAlg/TridiagEigen.h:186:32: required from ‘void Spectra::TridiagEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/TridiagEigen.h:117:9: required from ‘Spectra::TridiagEigen::TridiagEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/SymEigsBase.h:148:30: required from ‘void Spectra::SymEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/SymEigsBase.h:336:9: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>; SrcXprType = Eigen::Block, -1, 1, true>; Functor = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>; SrcXprType = Eigen::Block, -1, 1, true>; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::Block, -1, 1, true>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Block, -1, 1, true>; ExpressionType = Eigen::Block, -1, 1, true>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:185:41: required from ‘void Spectra::SymEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/SymEigsBase.h:336:9: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from ‘struct Eigen::internal::plain_object_eval, -1, -1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from ‘struct Eigen::internal::generic_product_impl, -1, -1, true>, Eigen::Map >, Eigen::DenseShape, Eigen::DenseShape, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Block, -1, 1, true>; Lhs = Eigen::Block, -1, -1, true>; Rhs = Eigen::Map >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; ExpressionType = Eigen::Block, -1, 1, true>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:269:33: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/SymEigsBase.h:105:25: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 16, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 16, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 16, Eigen::Stride<0, 0> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/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]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:130:39: required from ‘void Spectra::Arnoldi::init(MapConstVec&, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstVec = Eigen::Map >; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:297:19: required from ‘void Spectra::SymEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, false> >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, false> >; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, false> > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/Spectra/LinAlg/Lanczos.h:123:63: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:475: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]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Jacobi/Jacobi.h:315: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 = long int]’ ../inst/include/Spectra/LinAlg/TridiagEigen.h:103:34: required from ‘static void Spectra::TridiagEigen::tridiagonal_qr_step(RealScalar*, RealScalar*, Index, Index, Scalar*, Index) [with Scalar = double; RealScalar = double; Index = long int]’ ../inst/include/Spectra/LinAlg/TridiagEigen.h:186:32: required from ‘void Spectra::TridiagEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/TridiagEigen.h:117:9: required from ‘Spectra::TridiagEigen::TridiagEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/SymEigsBase.h:148:30: required from ‘void Spectra::SymEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/SymEigsBase.h:336:9: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, const Eigen::Block, -1, 1, true>, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, const Eigen::Block, -1, 1, true>, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, const Eigen::Block, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:440:28: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:440:28: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Matrix, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false>, Eigen::Matrix, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false>, Eigen::Matrix, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Matrix, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, 1, -1, false>, Eigen::Matrix, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:440:28: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 1, -1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:440:28: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from ‘struct Eigen::internal::plain_object_eval, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from ‘struct Eigen::internal::generic_product_impl, 1, -1, false>, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:440:28: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Visitor.h:79:51: required from ‘class Eigen::internal::visitor_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Visitor.h:123:17: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:377:63: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Visitor.h:79:51: required from ‘class Eigen::internal::visitor_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Visitor.h:123:17: required from ‘void Eigen::DenseBase::visit(Visitor&) const [with Visitor = Eigen::internal::max_coeff_visitor, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, 0>; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Visitor.h:374:14: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:377:63: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:330: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:64:27: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1080:42: required from ‘struct Eigen::internal::gebp_kernel, 4, 4, false, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:78:95: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1085:45: required from ‘struct Eigen::internal::gebp_kernel, 4, 4, false, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:78:95: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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>’: /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/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> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:125:66: required from ‘static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long int; int Mode = 5; bool Conjugate = false]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:333: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘class Eigen::internal::gemv_traits’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:87:38: required from ‘struct Eigen::internal::general_matrix_vector_product, 0, false, double, Eigen::internal::const_blas_data_mapper, false, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:134:115: required from ‘static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long int; int Mode = 5; bool Conjugate = false]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: required from ‘static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Matrix; Rhs = Eigen::Map >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/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 >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘class Eigen::internal::gemv_traits’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:91:42: required from ‘struct Eigen::internal::general_matrix_vector_product, 0, false, double, Eigen::internal::const_blas_data_mapper, false, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:134:115: required from ‘static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long int; int Mode = 5; bool Conjugate = false]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: required from ‘static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Matrix; Rhs = Eigen::Map >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/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 >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘class Eigen::internal::gemv_traits’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:95:45: required from ‘struct Eigen::internal::general_matrix_vector_product, 0, false, double, Eigen::internal::const_blas_data_mapper, false, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:134:115: required from ‘static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long int; int Mode = 5; bool Conjugate = false]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: required from ‘static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Matrix; Rhs = Eigen::Map >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/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 >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits, std::complex, false, false, 1, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:64:27: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = std::complex; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 775 | Vectorizable = unpacket_traits::vectorizable | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 780 | RealPacketSize = Vectorizable ? unpacket_traits::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 790 | typedef DoublePacket DoublePacketType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 793 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 794 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 796 | typedef typename conditional::type AccPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 799 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits, std::complex, false, false, 1, 1>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1080:42: required from ‘struct Eigen::internal::gebp_kernel, std::complex, long int, Eigen::internal::blas_data_mapper, long int, 0, 0, 1>, 1, 4, false, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:78:95: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = std::complex; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 775 | Vectorizable = unpacket_traits::vectorizable | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 780 | RealPacketSize = Vectorizable ? unpacket_traits::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 790 | typedef DoublePacket DoublePacketType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 793 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 794 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 796 | typedef typename conditional::type AccPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 799 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits, std::complex, false, false, 1, 2>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1085:45: required from ‘struct Eigen::internal::gebp_kernel, std::complex, long int, Eigen::internal::blas_data_mapper, long int, 0, 0, 1>, 1, 4, false, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:78:95: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = std::complex; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 775 | Vectorizable = unpacket_traits::vectorizable | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 780 | RealPacketSize = Vectorizable ? unpacket_traits::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 790 | typedef DoublePacket DoublePacketType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 793 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 794 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 796 | typedef typename conditional::type AccPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 799 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Lanczos.h:141:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, false>, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, false>, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Lanczos.h:141:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix, 1>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, Eigen::Matrix, 1, 8>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, Eigen::Matrix, 1, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::Matrix, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:440:28: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, true>, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, true>, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:440:28: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false>, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false>, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, false>, 1, -1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 1, -1, false>, 1, -1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:440:28: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from ‘class Eigen::internal::BlockImpl_dense, const Eigen::Matrix >, -1, 1, true, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, const Eigen::Matrix >, -1, 1, true, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, const Eigen::Matrix >, -1, 1, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:72: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:57: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; Functor = swap_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; Src = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; Func = swap_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; Src = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; Func = swap_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:424:22: required from ‘void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; Derived = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:483:24: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gemm_pack_rhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long int; DataMapper = Eigen::internal::blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = true]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:155: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 = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2459:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 2459 | PacketBlock kernel; | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gemm_pack_lhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long int; DataMapper = Eigen::internal::const_blas_data_mapper; int Pack1 = 4; int Pack2 = 2; Packet = __vector(2) double; bool Conjugate = false; bool PanelMode = false]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:162:21: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2100:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 2100 | typedef typename unpacket_traits::half>::half QuarterPacket; | ^~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2102:56: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 2102 | HalfPacketSize = unpacket_traits::size, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 2103 | QuarterPacketSize = unpacket_traits::size, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, ResScalar, Index, Index, Index, Index) [with LhsScalar = double; RhsScalar = double; Index = long int; DataMapper = Eigen::internal::blas_data_mapper; int mr = 4; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; ResScalar = double]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:164:24: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1920:103: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1920 | const int SResPacketHalfSize = unpacket_traits::half>::size; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1921:138: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1921 | const int SResPacketQuarterSize = unpacket_traits::half>::half>::size; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1921:138: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1977:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1977 | typedef typename conditional=8,typename unpacket_traits::half,SResPacket>::type SResPacketHalf; | ^~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1978:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1978 | typedef typename conditional=8,typename unpacket_traits::half,SLhsPacket>::type SLhsPacketHalf; | ^~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1979:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1979 | typedef typename conditional=8,typename unpacket_traits::half,SRhsPacket>::type SRhsPacketHalf; | ^~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1980:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1980 | typedef typename conditional=8,typename unpacket_traits::half,SAccPacket>::type SAccPacketHalf; | ^~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, 0, Eigen::OuterStride<> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0, Eigen::OuterStride<> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from ‘struct Eigen::internal::plain_object_eval, 0, Eigen::OuterStride<> >, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from ‘struct Eigen::internal::generic_product_impl, 0, Eigen::OuterStride<> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Ref, 0, Eigen::OuterStride<> >; Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:464:20: required from ‘static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Ref, 0, Eigen::OuterStride<> >; Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref, 0, Eigen::OuterStride<> >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref, 0, Eigen::OuterStride<> >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref, 0, Eigen::OuterStride<> >, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref, 0, Eigen::OuterStride<> >, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, -1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from ‘struct Eigen::internal::plain_object_eval, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from ‘struct Eigen::internal::generic_product_impl, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref, 0, Eigen::OuterStride<> >, Eigen::DenseShape, Eigen::DenseShape, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Ref, 0, Eigen::OuterStride<> >; Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:464:20: required from ‘static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Ref, 0, Eigen::OuterStride<> >; Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, const Eigen::Matrix, -1, -1> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, const Eigen::Matrix, -1, -1> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, const Eigen::Matrix, -1, -1> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from ‘class Eigen::internal::BlockImpl_dense >, const Eigen::Matrix, -1, -1> >, -1, 1, true, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl >, const Eigen::Matrix, -1, -1> >, -1, 1, true, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block >, const Eigen::Matrix, -1, -1> >, -1, 1, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:72: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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::PartialReduxExpr >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:57: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, ResScalar, Index, Index, Index, Index) [with LhsScalar = std::complex; RhsScalar = std::complex; Index = long int; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; int mr = 1; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; ResScalar = std::complex]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:164:24: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = std::complex; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1978:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1978 | typedef typename conditional=8,typename unpacket_traits::half,SLhsPacket>::type SLhsPacketHalf; | ^~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘struct Eigen::internal::unpacket_traits >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1979:135: required from ‘void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, ResScalar, Index, Index, Index, Index) [with LhsScalar = std::complex; RhsScalar = std::complex; Index = long int; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; int mr = 1; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; ResScalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:164:24: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = std::complex; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:746:64: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 746 | typedef DoublePacket::half> half; | ^~~~ /home/omnipath/local/R/4.4-3.20/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::Map > >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Map > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Map > > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/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::Map > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Map > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:98:46: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Map >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::Map >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:138:22: required from ‘Scalar Spectra::ArnoldiOp::norm(const Arg&) [with Arg = Eigen::Map >; Scalar = double; OpType = MatProd]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:110:40: required from ‘void Spectra::Arnoldi::init(MapConstVec&, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstVec = Eigen::Map >; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:297:19: required from ‘void Spectra::SymEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Map >, const Eigen::Matrix > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map >; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Map >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:123:21: required from ‘Scalar Spectra::ArnoldiOp::inner_product(const Arg1&, const Arg2&) const [with Arg1 = Eigen::Map >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:125:43: required from ‘void Spectra::Arnoldi::init(MapConstVec&, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstVec = Eigen::Map >; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:297:19: required from ‘void Spectra::SymEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/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]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:98:46: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:138:22: required from ‘Scalar Spectra::ArnoldiOp::norm(const Arg&) [with Arg = Eigen::Matrix; Scalar = double; OpType = MatProd]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:135:31: required from ‘void Spectra::Arnoldi::init(MapConstVec&, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstVec = Eigen::Map >; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:297:19: required from ‘void Spectra::SymEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 1, -1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, 1, -1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:74:25: required from ‘void Spectra::Arnoldi::expand_basis(MapConstMat&, Index, Vector&, Scalar&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstMat = Eigen::Map >; Index = long int; Vector = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Lanczos.h:90:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:74:25: required from ‘void Spectra::Arnoldi::expand_basis(MapConstMat&, Index, Vector&, Scalar&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstMat = Eigen::Map >; Index = long int; Vector = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Lanczos.h:90:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> > >, 1, -1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Ref, 0, Eigen::InnerStride<1> >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Ref, 0, Eigen::InnerStride<1> >; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:23: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Lanczos.h:122:31: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 2, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 2, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 2, Eigen::Stride<0, 0> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Lanczos.h:141:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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>’: /home/omnipath/local/R/4.4-3.20/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> > > >’ /home/omnipath/local/R/4.4-3.20/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> > > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:296:40: required from ‘static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Block, -1, 1, false>; Dest = Eigen::Matrix; typename Dest::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Lanczos.h:141:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 1, -1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true>, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true>, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, true>, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, true>, 1, -1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; ExpressionType = Eigen::Block, -1, 1, true>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:269:33: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/SymEigsBase.h:105:25: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; ExpressionType = Eigen::Block, -1, 1, true>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:269:33: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/SymEigsBase.h:105:25: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:440:28: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:26: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:440:28: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:440:28: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:274:18: required from ‘void Eigen::internal::outer_product_selector_run(Dst&, const Lhs&, const Rhs&, const Func&, const false_type&) [with Dst = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>; Func = generic_product_impl, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:329:41: required from ‘static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>; Src = Eigen::Product, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0>; ExpressionType = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:400:77: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:400:77: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/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>’: /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/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> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:280:48: required from ‘void Eigen::internal::outer_product_selector_run(Dst&, const Lhs&, const Rhs&, const Func&, const false_type&) [with Dst = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>; Func = generic_product_impl, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:329:41: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:400:77: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 1>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 1, 8>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 1, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gebp_traits, std::complex<_Tp>, _ConjLhs, _ConjRhs, Arch, _PacketSize>::loadLhs(const LhsScalar*, LhsPacket&) const [with RealScalar = double; bool _ConjLhs = false; bool _ConjRhs = false; int Arch = 1; int _PacketSize = 0; LhsScalar = std::complex; LhsPacket = __vector(2) double]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1525:13: required from ‘void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, ResScalar, Index, Index, Index, Index) [with LhsScalar = std::complex; RhsScalar = std::complex; Index = long int; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; int mr = 1; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; ResScalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:164:24: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = std::complex; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 858 | dest = pload((const typename unpacket_traits::type*)(a)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseNullaryOp, Eigen::Matrix >; Derived = Eigen::Block, -1, -1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:20: required from ‘Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Block, -1, -1, false>; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Block, -1, -1, false>]’ ../inst/include/Spectra/LinAlg/Lanczos.h:79:63: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, 1, -1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase > >, 1, -1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase > >, 1, -1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense > >, 1, -1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Ref, 0, Eigen::InnerStride<1> >; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:23: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:73:31: required from ‘void Spectra::Arnoldi::expand_basis(MapConstMat&, Index, Vector&, Scalar&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstMat = Eigen::Map >; Index = long int; Vector = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Lanczos.h:90:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, -1, 1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::InnerStride<1> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::InnerStride<1> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::InnerStride<1> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Ref, 0, Eigen::InnerStride<1> >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Ref, 0, Eigen::InnerStride<1> >; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:23: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Lanczos.h:122:31: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Lanczos.h:141:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; U = Eigen::Block, -1, 1, false>, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Lanczos.h:141:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, false>; U = Eigen::Block, -1, 1, true>, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:440:28: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, true> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false>, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false>, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 1, -1, false>, 1, -1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 1, -1, false>, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:440:28: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, false>, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:440:28: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, -1, 1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, false> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:440:28: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> > >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:26: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, 1, 1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, 1, 1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Map >, 2>; Derived = Eigen::Map >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:234:11: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:179:81: required from ‘class Eigen::DenseBase >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase >, 1, 1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, 1, 1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Map >, 2>; Derived = Eigen::Map >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:234:11: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 1, 1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, 1, 1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Map >, 2>; Derived = Eigen::Map >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:234:11: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1, -1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 1, -1, false> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl >, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:74:25: required from ‘void Spectra::Arnoldi::expand_basis(MapConstMat&, Index, Vector&, Scalar&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstMat = Eigen::Map >; Index = long int; Vector = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Lanczos.h:90:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block >, 1, -1, false>; U = Eigen::Block, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:74:25: required from ‘void Spectra::Arnoldi::expand_basis(MapConstMat&, Index, Vector&, Scalar&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstMat = Eigen::Map >; Index = long int; Vector = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Lanczos.h:90:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Ref, 0, Eigen::InnerStride<1> >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Ref, 0, Eigen::InnerStride<1> >; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:23: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Lanczos.h:122:31: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Ref, 0, Eigen::InnerStride<1> >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Ref, 0, Eigen::InnerStride<1> >; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:23: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Lanczos.h:122:31: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 1, -1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 1, -1, false> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true>, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true>, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, -1, -1, true>, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, true>, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; ExpressionType = Eigen::Block, -1, 1, true>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:269:33: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/SymEigsBase.h:105:25: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block >, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block >, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1, true>, 1, -1, false>; U = Eigen::Block >, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; ExpressionType = Eigen::Block, -1, 1, true>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:269:33: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/SymEigsBase.h:105:25: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gemm_pack_rhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long int; DataMapper = Eigen::internal::const_blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = false]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:195:21: required from ‘static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14: required from ‘void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7: required from ‘void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:440:28: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2459:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 2459 | PacketBlock kernel; | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, const Eigen::Matrix >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Matrix >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:114:1: required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; ResultType = double; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:21: required from ‘const Eigen::internal::evaluator >::Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Scalar = double; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:177:17: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:57: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; U = Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true>; U = Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, -1, 1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, const Eigen::Matrix, -1, -1> >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator >, const Eigen::Matrix, -1, -1> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Block >, const Eigen::Matrix, -1, -1> >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block >, const Eigen::Matrix, -1, -1> >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:114:1: required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block >, const Eigen::Matrix, -1, -1> >, -1, 1, true>; ResultType = double; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:21: required from ‘const Eigen::internal::evaluator >::Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp >, const Eigen::Matrix, -1, -1> >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Scalar = double; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:177:17: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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::PartialReduxExpr >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:57: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gebp_traits, std::complex<_Tp>, _ConjLhs, _ConjRhs, Arch, _PacketSize>::loadLhs(const LhsScalar*, LhsPacket&) const [with RealScalar = double; bool _ConjLhs = false; bool _ConjRhs = false; int Arch = 1; int _PacketSize = 1; LhsScalar = std::complex; LhsPacket = __vector(2) double]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1198:19: required from ‘void Eigen::internal::lhs_process_one_packet::peeled_kc_onestep(Eigen::Index, const LhsScalar*, const RhsScalar*, GEBPTraits, LhsPacket*, RhsPacketx4*, RhsPacket*, AccPacket*, AccPacket*, AccPacket*, AccPacket*) [with int nr = 4; long int LhsProgress = 1; long int RhsProgress = 1; LhsScalar = std::complex; RhsScalar = std::complex; ResScalar = std::complex; AccPacket = Eigen::internal::DoublePacket<__vector(2) double>; LhsPacket = __vector(2) double; RhsPacket = Eigen::internal::DoublePacket<__vector(2) double>; ResPacket = Eigen::internal::Packet1cd; GEBPTraits = Eigen::internal::gebp_traits, std::complex, false, false, 1, 1>; LinearMapper = Eigen::internal::BlasLinearMapper, long int, 0, 1>; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; Eigen::Index = long int; RhsPacketx4 = Eigen::internal::QuadPacket >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1269:11: required from ‘void Eigen::internal::lhs_process_one_packet::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, ResScalar, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, int, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with int nr = 4; long int LhsProgress = 1; long int RhsProgress = 1; LhsScalar = std::complex; RhsScalar = std::complex; ResScalar = std::complex; AccPacket = Eigen::internal::DoublePacket<__vector(2) double>; LhsPacket = __vector(2) double; RhsPacket = Eigen::internal::DoublePacket<__vector(2) double>; ResPacket = Eigen::internal::Packet1cd; GEBPTraits = Eigen::internal::gebp_traits, std::complex, false, false, 1, 1>; LinearMapper = Eigen::internal::BlasLinearMapper, long int, 0, 1>; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1896:8: required from ‘void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, ResScalar, Index, Index, Index, Index) [with LhsScalar = std::complex; RhsScalar = std::complex; Index = long int; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; int mr = 1; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; ResScalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:164:24: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = std::complex; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 858 | dest = pload((const typename unpacket_traits::type*)(a)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gebp_traits, std::complex<_Tp>, _ConjLhs, _ConjRhs, Arch, _PacketSize>::loadLhs(const LhsScalar*, LhsPacket&) const [with RealScalar = double; bool _ConjLhs = false; bool _ConjRhs = false; int Arch = 1; int _PacketSize = 2; LhsScalar = std::complex; LhsPacket = __vector(2) double]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1198:19: required from ‘void Eigen::internal::lhs_process_one_packet::peeled_kc_onestep(Eigen::Index, const LhsScalar*, const RhsScalar*, GEBPTraits, LhsPacket*, RhsPacketx4*, RhsPacket*, AccPacket*, AccPacket*, AccPacket*, AccPacket*) [with int nr = 4; long int LhsProgress = 1; long int RhsProgress = 1; LhsScalar = std::complex; RhsScalar = std::complex; ResScalar = std::complex; AccPacket = Eigen::internal::DoublePacket<__vector(2) double>; LhsPacket = __vector(2) double; RhsPacket = Eigen::internal::DoublePacket<__vector(2) double>; ResPacket = Eigen::internal::Packet1cd; GEBPTraits = Eigen::internal::gebp_traits, std::complex, false, false, 1, 2>; LinearMapper = Eigen::internal::BlasLinearMapper, long int, 0, 1>; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; Eigen::Index = long int; RhsPacketx4 = Eigen::internal::QuadPacket >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1269:11: required from ‘void Eigen::internal::lhs_process_one_packet::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, ResScalar, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, int, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with int nr = 4; long int LhsProgress = 1; long int RhsProgress = 1; LhsScalar = std::complex; RhsScalar = std::complex; ResScalar = std::complex; AccPacket = Eigen::internal::DoublePacket<__vector(2) double>; LhsPacket = __vector(2) double; RhsPacket = Eigen::internal::DoublePacket<__vector(2) double>; ResPacket = Eigen::internal::Packet1cd; GEBPTraits = Eigen::internal::gebp_traits, std::complex, false, false, 1, 2>; LinearMapper = Eigen::internal::BlasLinearMapper, long int, 0, 1>; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1902:8: required from ‘void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, ResScalar, Index, Index, Index, Index) [with LhsScalar = std::complex; RhsScalar = std::complex; Index = long int; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; int mr = 1; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; ResScalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:164:24: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = std::complex; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, 1, -1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase > >, 1, -1, true> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl > >, 1, -1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose > >, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Ref, 0, Eigen::InnerStride<1> >; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:23: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:73:31: required from ‘void Spectra::Arnoldi::expand_basis(MapConstMat&, Index, Vector&, Scalar&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstMat = Eigen::Map >; Index = long int; Vector = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Lanczos.h:90:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Ref, 0, Eigen::InnerStride<1> >; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:23: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:73:31: required from ‘void Spectra::Arnoldi::expand_basis(MapConstMat&, Index, Vector&, Scalar&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstMat = Eigen::Map >; Index = long int; Vector = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Lanczos.h:90:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Lanczos.h:141:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Lanczos.h:141:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:440:28: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator, 1, -1, false>, 1, -1, true> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:440:28: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map >; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map >; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator >, 1, -1, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:74:25: required from ‘void Spectra::Arnoldi::expand_basis(MapConstMat&, Index, Vector&, Scalar&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstMat = Eigen::Map >; Index = long int; Vector = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Lanczos.h:90:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:74:25: required from ‘void Spectra::Arnoldi::expand_basis(MapConstMat&, Index, Vector&, Scalar&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstMat = Eigen::Map >; Index = long int; Vector = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Lanczos.h:90:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Ref, 0, Eigen::InnerStride<1> >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Ref, 0, Eigen::InnerStride<1> >; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:23: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Lanczos.h:122:31: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, true>, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true>, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator, -1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true>, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true>, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; ExpressionType = Eigen::Block, -1, 1, true>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:269:33: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/SymEigsBase.h:105:25: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; ExpressionType = Eigen::Block, -1, 1, true>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:269:33: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/SymEigsBase.h:105:25: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from ‘const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Matrix; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; CoeffReturnType = double; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:440:28: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors() const [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix >, -1, 1, true> >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:114:1: required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; ResultType = double; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:21: required from ‘const Eigen::internal::evaluator >::Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Scalar = double; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:177:17: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:57: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator > >, 1, -1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator > >, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator > >, 1, -1, true> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator > >, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator > >, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Ref, 0, Eigen::InnerStride<1> >; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:23: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:73:31: required from ‘void Spectra::Arnoldi::expand_basis(MapConstMat&, Index, Vector&, Scalar&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstMat = Eigen::Map >; Index = long int; Vector = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Lanczos.h:90:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from ‘const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; CoeffReturnType = double; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::InnerStride<1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::InnerStride<1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::InnerStride<1> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Ref, 0, Eigen::InnerStride<1> >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Ref, 0, Eigen::InnerStride<1> >; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:23: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Lanczos.h:122:31: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Ref, 0, Eigen::InnerStride<1> >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Ref, 0, Eigen::InnerStride<1> >; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:23: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Lanczos.h:122:31: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from ‘Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Derived = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:305:153: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:400:77: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, 1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, 1, 1, false>; SrcXprType = Eigen::Block >, 1, 1, false>; Functor = swap_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, 1, 1, false>; SrcXprType = Eigen::Block >, 1, 1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block >, 1, 1, false>; Src = Eigen::Block >, 1, 1, false>; Func = swap_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block >, 1, 1, false>; Src = Eigen::Block >, 1, 1, false>; Func = swap_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:424:22: required from ‘void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block >, 1, 1, false>; Derived = Eigen::Block >, 1, 1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1033:18: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Map >, 2>; Derived = Eigen::Map >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:234:11: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>; Derived = Eigen::Block > >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Ref, 0, Eigen::InnerStride<1> >; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:23: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:73:31: required from ‘void Spectra::Arnoldi::expand_basis(MapConstMat&, Index, Vector&, Scalar&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstMat = Eigen::Map >; Index = long int; Vector = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Lanczos.h:90:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ eigs_sym.cpp:85:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, 1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, 1, 1, false>; SrcXprType = Eigen::Block >, 1, 1, false>; Functor = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, 1, 1, false>; SrcXprType = Eigen::Block >, 1, 1, false>; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block >, 1, 1, false>; Src = Eigen::Block >, 1, 1, false>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block >, 1, 1, false>; Src = Eigen::Block >, 1, 1, false>; Func = assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block >, 1, 1, false>; Src = Eigen::Block >, 1, 1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Map >, 2>; Derived = Eigen::Map >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:234:11: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> > >’ ../inst/include/Spectra/SymEigsShiftSolver.h:170:44: required from ‘void Spectra::SymEigsShiftSolver::sort_ritzpair(int) [with Scalar = double; int SelectionRule = 8; OpType = RealShift]’ ../inst/include/Spectra/SymEigsShiftSolver.h:168:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >’ ../inst/include/Spectra/SymEigsShiftSolver.h:170:89: required from ‘void Spectra::SymEigsShiftSolver::sort_ritzpair(int) [with Scalar = double; int SelectionRule = 8; OpType = RealShift]’ ../inst/include/Spectra/SymEigsShiftSolver.h:168:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Map >, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Map >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Map >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base >, Eigen::Map >, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl >, Eigen::Map >, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, Eigen::Map >, 0>’ ../inst/include/Spectra/LinAlg/Arnoldi.h:200:40: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:143:18: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> >’ ../inst/include/Spectra/LinAlg/Arnoldi.h:200:35: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:143:18: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Block, -1, 1, false>, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Block, -1, 1, false>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Block, -1, 1, false>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base >, Eigen::Block, -1, 1, false>, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl >, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, Eigen::Block, -1, 1, false>, 0>’ ../inst/include/Spectra/LinAlg/Arnoldi.h:227:41: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:143:18: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Map >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Map > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Map >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::Map >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:138:22: required from ‘Scalar Spectra::ArnoldiOp::norm(const Arg&) [with Arg = Eigen::Map >; Scalar = double; OpType = RealShift]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:203:50: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:143:18: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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::Map > >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Map > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Map > > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/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::Map > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Map > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:98:46: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Map >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::Map >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:138:22: required from ‘Scalar Spectra::ArnoldiOp::norm(const Arg&) [with Arg = Eigen::Map >; Scalar = double; OpType = RealShift]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:203:50: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:143:18: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Map >, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:224:29: required from ‘static void Eigen::internal::assignment_from_xpr_op_product::run(DstXprType&, const SrcXprType&, const InitialFunc&) [with SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> >; InitialFunc = Eigen::internal::assign_op; DstXprType = Eigen::Matrix; OtherXpr = Eigen::Matrix; ProductType = Eigen::Product >, Eigen::Map >, 0>; Func1 = Eigen::internal::assign_op; Func2 = Eigen::internal::sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> >; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:200:31: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:143:18: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block >, 1, -1, false>; U = Eigen::Block, -1, 1, false>, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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::Matrix; Lhs = Eigen::Map >; Rhs = Eigen::Block, -1, 1, false>; Derived = Eigen::internal::generic_product_impl >, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Map >; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Block, -1, 1, false>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Block, -1, 1, false>, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:227:35: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:143:18: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block >, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block >, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block >, 1, -1, false>; U = Eigen::Block >, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Map >, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:224:29: required from ‘static void Eigen::internal::assignment_from_xpr_op_product::run(DstXprType&, const SrcXprType&, const InitialFunc&) [with SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> >; InitialFunc = Eigen::internal::assign_op; DstXprType = Eigen::Matrix; OtherXpr = Eigen::Matrix; ProductType = Eigen::Product >, Eigen::Map >, 0>; Func1 = Eigen::internal::assign_op; Func2 = Eigen::internal::sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> >; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:200:31: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:143:18: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Map >, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:224:29: required from ‘static void Eigen::internal::assignment_from_xpr_op_product::run(DstXprType&, const SrcXprType&, const InitialFunc&) [with SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> >; InitialFunc = Eigen::internal::assign_op; DstXprType = Eigen::Matrix; OtherXpr = Eigen::Matrix; ProductType = Eigen::Product >, Eigen::Map >, 0>; Func1 = Eigen::internal::assign_op; Func2 = Eigen::internal::sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> >; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:200:31: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:143:18: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -DUSE_FC_LEN_T -I../inst/include -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c is_sym.cpp -o is_sym.o In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:205, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigen.h:25, from is_sym.cpp:1: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:174: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:165: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:271: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/SparseCore:37, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Sparse:26, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:29: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7: required from ‘class Eigen::SparseMapBase >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from ‘class Eigen::SparseMapBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from ‘class Eigen::Map >’ is_sym.cpp:11:14: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7: required from ‘class Eigen::SparseMapBase >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from ‘class Eigen::SparseMapBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from ‘class Eigen::Map >’ is_sym.cpp:44:15: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -DUSE_FC_LEN_T -I../inst/include -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c matops.cpp -o matops.o In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:205, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigen.h:25, from matops.cpp:1: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:174: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:165: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:271: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/SparseCore:37, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Sparse:26, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:29: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:18:8: required from ‘struct Eigen::internal::traits > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from ‘struct Eigen::internal::accessors_level > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from ‘class Eigen::Map >’ ../inst/include/RMatOp/MatProd_sparseMatrix.h:36:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:24:49: required from ‘struct Eigen::internal::traits > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from ‘struct Eigen::internal::accessors_level > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from ‘class Eigen::Map >’ ../inst/include/RMatOp/MatProd_sparseMatrix.h:36:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map >’ ../inst/include/RMatOp/MatProd_sparseMatrix.h:36:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7: required from ‘class Eigen::SparseMapBase >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from ‘class Eigen::SparseMapBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from ‘class Eigen::Map >’ ../inst/include/RMatOp/SparseMatrixMapping.h:25:103: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:24:49: required from ‘struct Eigen::internal::traits > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from ‘struct Eigen::internal::accessors_level > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from ‘class Eigen::Map >’ ../inst/include/RMatOp/RealShift_matrix.h:16:17: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map >’ ../inst/include/RMatOp/RealShift_matrix.h:16:17: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ ../inst/include/RMatOp/RealShift_matrix.h:31:54: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >’ ../inst/include/RMatOp/RealShift_matrix.h:31:59: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >’ ../inst/include/RMatOp/RealShift_matrix.h:31:59: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >’ ../inst/include/RMatOp/RealShift_matrix.h:31:59: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map >’ ../inst/include/RMatOp/RealShift_matrix.h:37:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Map > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from ‘class Eigen::SolveImpl >, Eigen::Map >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from ‘class Eigen::Solve >, Eigen::Map > >’ ../inst/include/RMatOp/RealShift_matrix.h:39:35: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from ‘class Eigen::Diagonal, 0>’ ../inst/include/RMatOp/RealShift_sym_matrix.h:40:21: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper, 0> >’ ../inst/include/RMatOp/RealShift_sym_matrix.h:40:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, 0, Eigen::Stride<0, 0> > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7: required from ‘class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from ‘class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from ‘class Eigen::Map, 0, Eigen::Stride<0, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/MappedSparseMatrix.h:32:7: required from ‘class Eigen::MappedSparseMatrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:477:54: required from ‘class Eigen::SparseLU >’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:20:16: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Matrix, -1, 1> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, Eigen::Matrix, -1, 1> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, Eigen::Matrix, -1, 1> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Matrix, -1, 1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Matrix, -1, 1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from ‘class Eigen::CwiseUnaryViewImpl >, Eigen::Matrix, -1, 1>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from ‘class Eigen::CwiseUnaryView >, Eigen::Matrix, -1, 1> >’ ../inst/include/RMatOp/ComplexShift_matrix.h:46:21: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, const Eigen::Solve, -1, -1> >, Eigen::Matrix, -1, 1> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, const Eigen::Solve, -1, -1> >, Eigen::Matrix, -1, 1> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, const Eigen::Solve, -1, -1> >, Eigen::Matrix, -1, 1> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl >, const Eigen::Solve, -1, -1> >, Eigen::Matrix, -1, 1> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp >, const Eigen::Solve, -1, -1> >, Eigen::Matrix, -1, 1> > >’ ../inst/include/RMatOp/ComplexShift_matrix.h:48:49: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map >, const Eigen::Map > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map >, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map >, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map >, const Eigen::Map >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Map > >’ ../inst/include/RMatOp/SVDOp.h:54:68: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper >’ ../inst/include/RMatOp/SVDOp.h:58:24: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >’ ../inst/include/RMatOp/SVDOp.h:63:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >’ ../inst/include/RMatOp/SVDOp.h:63:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase > >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase > >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper > >’ ../inst/include/RMatOp/SVDOp.h:65:38: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase > >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper > >’ ../inst/include/RMatOp/SVDOp.h:65:72: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >’ ../inst/include/RMatOp/SVDOp.h:65:73: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >’ ../inst/include/RMatOp/SVDOp.h:124:52: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from ‘class Eigen::Array’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:34:67: required from ‘Derived& Eigen::ArrayBase::operator-=(const Scalar&) [with Derived = Eigen::ArrayWrapper, 0> >; Scalar = double]’ ../inst/include/RMatOp/RealShift_sym_matrix.h:40:35: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Array >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Array > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, Eigen::Array > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Array >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:34:67: required from ‘Derived& Eigen::ArrayBase::operator-=(const Scalar&) [with Derived = Eigen::ArrayWrapper, 0> >; Scalar = double]’ ../inst/include/RMatOp/RealShift_sym_matrix.h:40:35: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:30: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7: required from ‘class Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:46: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, const Eigen::Matrix, -1, -1> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, const Eigen::Matrix, -1, -1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, const Eigen::Matrix, -1, -1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl >, const Eigen::Matrix, -1, -1>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp >, const Eigen::Matrix, -1, -1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:30: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7: required from ‘class Eigen::PartialReduxExpr >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:46: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map >, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map >, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map >, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map >, const Eigen::Matrix, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map >; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Map >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/RMatOp/SVDOp.h:58:41: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:281:76: required from ‘class Eigen::Ref, 0, Eigen::OuterStride<> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:432:19: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<-1, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<-1, 0> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<-1, 0> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<-1, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<-1, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 0, Eigen::Stride<-1, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:432:39: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, -1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:463:31: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:288:101: required by substitution of ‘template Eigen::Ref, 0, Eigen::OuterStride<> >::Ref(const Eigen::DenseBase&, typename Eigen::internal::enable_if<(bool)(Eigen::internal::traits, 0, Eigen::OuterStride<> > >::match::MatchAtCompileTime), Derived>::type*) [with Derived = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:463:17: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:277: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:44:50: required from ‘struct Eigen::internal::traits, 0, Eigen::OuterStride<> > >::match, 0, Eigen::OuterStride<> >, -1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:288:101: required by substitution of ‘template Eigen::Ref, 0, Eigen::OuterStride<> >::Ref(const Eigen::DenseBase&, typename Eigen::internal::enable_if<(bool)(Eigen::internal::traits, 0, Eigen::OuterStride<> > >::match::MatchAtCompileTime), Derived>::type*) [with Derived = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:463:17: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:483:16: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0, 8>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:30: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Map >, 2>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Map >, 2> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Map >, 2> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, Eigen::Map >, 2, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, Eigen::Map >, 2, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::Map >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:234:28: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Matrix; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::Matrix; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/RMatOp/SVDOp.h:63:41: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Map >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::Map >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/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 >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Map >; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/RMatOp/SVDOp.h:122:59: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:377:17: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:377:25: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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> >, 0>’: /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:377:43: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:400:130: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0, 5>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:400:114: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, const Eigen::Block, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, const Eigen::Block, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, const Eigen::Block, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl >, const Eigen::Block, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp >, const Eigen::Block, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:377:43: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:67: required from ‘Derived& Eigen::DenseBase::operator/=(const Scalar&) [with Derived = Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:390:43: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Map >, const Eigen::Matrix > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map >; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Map >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/RMatOp/SVDOp.h:58:41: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 16, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 16, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 16, Eigen::Stride<0, 0> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Visitor.h:79:51: required from ‘class Eigen::internal::visitor_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Visitor.h:123:17: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:377:63: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Visitor.h:79:51: required from ‘class Eigen::internal::visitor_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Visitor.h:123:17: required from ‘void Eigen::DenseBase::visit(Visitor&) const [with Visitor = Eigen::internal::max_coeff_visitor, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, 0>; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Visitor.h:374:14: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:377:63: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:330: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:64:27: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1080:42: required from ‘struct Eigen::internal::gebp_kernel, 4, 4, false, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:78:95: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1085:45: required from ‘struct Eigen::internal::gebp_kernel, 4, 4, false, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:78:95: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 0, Eigen::OuterStride<> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:97:18: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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>’: /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/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> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:125:66: required from ‘static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long int; int Mode = 5; bool Conjugate = false]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:333: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘class Eigen::internal::gemv_traits’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:87:38: required from ‘struct Eigen::internal::general_matrix_vector_product, 0, false, double, Eigen::internal::const_blas_data_mapper, false, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:134:115: required from ‘static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long int; int Mode = 5; bool Conjugate = false]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: required from ‘static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Matrix; Rhs = Eigen::Map >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/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 >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘class Eigen::internal::gemv_traits’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:91:42: required from ‘struct Eigen::internal::general_matrix_vector_product, 0, false, double, Eigen::internal::const_blas_data_mapper, false, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:134:115: required from ‘static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long int; int Mode = 5; bool Conjugate = false]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: required from ‘static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Matrix; Rhs = Eigen::Map >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/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 >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘class Eigen::internal::gemv_traits’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:95:45: required from ‘struct Eigen::internal::general_matrix_vector_product, 0, false, double, Eigen::internal::const_blas_data_mapper, false, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:134:115: required from ‘static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long int; int Mode = 5; bool Conjugate = false]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: required from ‘static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Matrix; Rhs = Eigen::Map >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/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 >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits, std::complex, false, false, 1, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:64:27: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = std::complex; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 775 | Vectorizable = unpacket_traits::vectorizable | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 780 | RealPacketSize = Vectorizable ? unpacket_traits::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 790 | typedef DoublePacket DoublePacketType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 793 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 794 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 796 | typedef typename conditional::type AccPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 799 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits, std::complex, false, false, 1, 1>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1080:42: required from ‘struct Eigen::internal::gebp_kernel, std::complex, long int, Eigen::internal::blas_data_mapper, long int, 0, 0, 1>, 1, 4, false, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:78:95: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = std::complex; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 775 | Vectorizable = unpacket_traits::vectorizable | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 780 | RealPacketSize = Vectorizable ? unpacket_traits::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 790 | typedef DoublePacket DoublePacketType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 793 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 794 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 796 | typedef typename conditional::type AccPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 799 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits, std::complex, false, false, 1, 2>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1085:45: required from ‘struct Eigen::internal::gebp_kernel, std::complex, long int, Eigen::internal::blas_data_mapper, long int, 0, 0, 1>, 1, 4, false, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:78:95: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = std::complex; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 775 | Vectorizable = unpacket_traits::vectorizable | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 780 | RealPacketSize = Vectorizable ? unpacket_traits::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 790 | typedef DoublePacket DoublePacketType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 793 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 794 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 796 | typedef typename conditional::type AccPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 799 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from ‘class Eigen::internal::BlockImpl_dense, const Eigen::Matrix >, -1, 1, true, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, const Eigen::Matrix >, -1, 1, true, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, const Eigen::Matrix >, -1, 1, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:72: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:57: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; Functor = swap_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; Src = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; Func = swap_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; Src = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; Func = swap_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:424:22: required from ‘void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; Derived = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:483:24: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gemm_pack_rhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long int; DataMapper = Eigen::internal::blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = true]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:155: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 = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2459:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 2459 | PacketBlock kernel; | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gemm_pack_lhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long int; DataMapper = Eigen::internal::const_blas_data_mapper; int Pack1 = 4; int Pack2 = 2; Packet = __vector(2) double; bool Conjugate = false; bool PanelMode = false]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:162:21: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2100:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 2100 | typedef typename unpacket_traits::half>::half QuarterPacket; | ^~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2102:56: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 2102 | HalfPacketSize = unpacket_traits::size, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 2103 | QuarterPacketSize = unpacket_traits::size, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, ResScalar, Index, Index, Index, Index) [with LhsScalar = double; RhsScalar = double; Index = long int; DataMapper = Eigen::internal::blas_data_mapper; int mr = 4; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; ResScalar = double]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:164:24: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1920:103: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1920 | const int SResPacketHalfSize = unpacket_traits::half>::size; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1921:138: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1921 | const int SResPacketQuarterSize = unpacket_traits::half>::half>::size; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1921:138: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1977:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1977 | typedef typename conditional=8,typename unpacket_traits::half,SResPacket>::type SResPacketHalf; | ^~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1978:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1978 | typedef typename conditional=8,typename unpacket_traits::half,SLhsPacket>::type SLhsPacketHalf; | ^~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1979:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1979 | typedef typename conditional=8,typename unpacket_traits::half,SRhsPacket>::type SRhsPacketHalf; | ^~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1980:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1980 | typedef typename conditional=8,typename unpacket_traits::half,SAccPacket>::type SAccPacketHalf; | ^~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, 0, Eigen::OuterStride<> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0, Eigen::OuterStride<> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from ‘struct Eigen::internal::plain_object_eval, 0, Eigen::OuterStride<> >, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from ‘struct Eigen::internal::generic_product_impl, 0, Eigen::OuterStride<> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Ref, 0, Eigen::OuterStride<> >; Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:464:20: required from ‘static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Ref, 0, Eigen::OuterStride<> >; Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref, 0, Eigen::OuterStride<> >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref, 0, Eigen::OuterStride<> >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref, 0, Eigen::OuterStride<> >, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref, 0, Eigen::OuterStride<> >, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, -1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from ‘struct Eigen::internal::plain_object_eval, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from ‘struct Eigen::internal::generic_product_impl, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref, 0, Eigen::OuterStride<> >, Eigen::DenseShape, Eigen::DenseShape, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Ref, 0, Eigen::OuterStride<> >; Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:464:20: required from ‘static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Ref, 0, Eigen::OuterStride<> >; Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, const Eigen::Matrix, -1, -1> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, const Eigen::Matrix, -1, -1> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, const Eigen::Matrix, -1, -1> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from ‘class Eigen::internal::BlockImpl_dense >, const Eigen::Matrix, -1, -1> >, -1, 1, true, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl >, const Eigen::Matrix, -1, -1> >, -1, 1, true, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block >, const Eigen::Matrix, -1, -1> >, -1, 1, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:72: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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::PartialReduxExpr >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:57: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, ResScalar, Index, Index, Index, Index) [with LhsScalar = std::complex; RhsScalar = std::complex; Index = long int; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; int mr = 1; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; ResScalar = std::complex]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:164:24: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = std::complex; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1978:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1978 | typedef typename conditional=8,typename unpacket_traits::half,SLhsPacket>::type SLhsPacketHalf; | ^~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘struct Eigen::internal::unpacket_traits >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1979:135: required from ‘void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, ResScalar, Index, Index, Index, Index) [with LhsScalar = std::complex; RhsScalar = std::complex; Index = long int; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; int mr = 1; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; ResScalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:164:24: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = std::complex; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:746:64: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 746 | typedef DoublePacket::half> half; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:274:18: required from ‘void Eigen::internal::outer_product_selector_run(Dst&, const Lhs&, const Rhs&, const Func&, const false_type&) [with Dst = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>; Func = generic_product_impl, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:329:41: required from ‘static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>; Src = Eigen::Product, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0>; ExpressionType = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:400:77: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:400:77: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/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>’: /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/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> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:280:48: required from ‘void Eigen::internal::outer_product_selector_run(Dst&, const Lhs&, const Rhs&, const Func&, const false_type&) [with Dst = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>; Func = generic_product_impl, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:329:41: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:400:77: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 1>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 1, 8>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 1, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gebp_traits, std::complex<_Tp>, _ConjLhs, _ConjRhs, Arch, _PacketSize>::loadLhs(const LhsScalar*, LhsPacket&) const [with RealScalar = double; bool _ConjLhs = false; bool _ConjRhs = false; int Arch = 1; int _PacketSize = 0; LhsScalar = std::complex; LhsPacket = __vector(2) double]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1525:13: required from ‘void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, ResScalar, Index, Index, Index, Index) [with LhsScalar = std::complex; RhsScalar = std::complex; Index = long int; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; int mr = 1; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; ResScalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:164:24: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = std::complex; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 858 | dest = pload((const typename unpacket_traits::type*)(a)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 2, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 2, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 2, Eigen::Stride<0, 0> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/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>’: /home/omnipath/local/R/4.4-3.20/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> > > >’ /home/omnipath/local/R/4.4-3.20/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> > > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:296:40: required from ‘static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>; Dest = Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>; typename Dest::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> > >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:26: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, 1, 1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, 1, 1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Map >, 2>; Derived = Eigen::Map >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:234:11: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:179:81: required from ‘class Eigen::DenseBase >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase >, 1, 1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, 1, 1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Map >, 2>; Derived = Eigen::Map >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:234:11: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 1, 1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, 1, 1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Map >, 2>; Derived = Eigen::Map >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:234:11: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, const Eigen::Matrix >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Matrix >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:114:1: required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; ResultType = double; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:21: required from ‘const Eigen::internal::evaluator >::Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Scalar = double; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:177:17: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:57: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; U = Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true>; U = Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, -1, 1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, const Eigen::Matrix, -1, -1> >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator >, const Eigen::Matrix, -1, -1> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Block >, const Eigen::Matrix, -1, -1> >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block >, const Eigen::Matrix, -1, -1> >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:114:1: required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block >, const Eigen::Matrix, -1, -1> >, -1, 1, true>; ResultType = double; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:21: required from ‘const Eigen::internal::evaluator >::Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp >, const Eigen::Matrix, -1, -1> >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Scalar = double; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:177:17: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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::PartialReduxExpr >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:57: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gebp_traits, std::complex<_Tp>, _ConjLhs, _ConjRhs, Arch, _PacketSize>::loadLhs(const LhsScalar*, LhsPacket&) const [with RealScalar = double; bool _ConjLhs = false; bool _ConjRhs = false; int Arch = 1; int _PacketSize = 1; LhsScalar = std::complex; LhsPacket = __vector(2) double]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1198:19: required from ‘void Eigen::internal::lhs_process_one_packet::peeled_kc_onestep(Eigen::Index, const LhsScalar*, const RhsScalar*, GEBPTraits, LhsPacket*, RhsPacketx4*, RhsPacket*, AccPacket*, AccPacket*, AccPacket*, AccPacket*) [with int nr = 4; long int LhsProgress = 1; long int RhsProgress = 1; LhsScalar = std::complex; RhsScalar = std::complex; ResScalar = std::complex; AccPacket = Eigen::internal::DoublePacket<__vector(2) double>; LhsPacket = __vector(2) double; RhsPacket = Eigen::internal::DoublePacket<__vector(2) double>; ResPacket = Eigen::internal::Packet1cd; GEBPTraits = Eigen::internal::gebp_traits, std::complex, false, false, 1, 1>; LinearMapper = Eigen::internal::BlasLinearMapper, long int, 0, 1>; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; Eigen::Index = long int; RhsPacketx4 = Eigen::internal::QuadPacket >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1269:11: required from ‘void Eigen::internal::lhs_process_one_packet::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, ResScalar, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, int, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with int nr = 4; long int LhsProgress = 1; long int RhsProgress = 1; LhsScalar = std::complex; RhsScalar = std::complex; ResScalar = std::complex; AccPacket = Eigen::internal::DoublePacket<__vector(2) double>; LhsPacket = __vector(2) double; RhsPacket = Eigen::internal::DoublePacket<__vector(2) double>; ResPacket = Eigen::internal::Packet1cd; GEBPTraits = Eigen::internal::gebp_traits, std::complex, false, false, 1, 1>; LinearMapper = Eigen::internal::BlasLinearMapper, long int, 0, 1>; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1896:8: required from ‘void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, ResScalar, Index, Index, Index, Index) [with LhsScalar = std::complex; RhsScalar = std::complex; Index = long int; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; int mr = 1; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; ResScalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:164:24: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = std::complex; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 858 | dest = pload((const typename unpacket_traits::type*)(a)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gebp_traits, std::complex<_Tp>, _ConjLhs, _ConjRhs, Arch, _PacketSize>::loadLhs(const LhsScalar*, LhsPacket&) const [with RealScalar = double; bool _ConjLhs = false; bool _ConjRhs = false; int Arch = 1; int _PacketSize = 2; LhsScalar = std::complex; LhsPacket = __vector(2) double]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1198:19: required from ‘void Eigen::internal::lhs_process_one_packet::peeled_kc_onestep(Eigen::Index, const LhsScalar*, const RhsScalar*, GEBPTraits, LhsPacket*, RhsPacketx4*, RhsPacket*, AccPacket*, AccPacket*, AccPacket*, AccPacket*) [with int nr = 4; long int LhsProgress = 1; long int RhsProgress = 1; LhsScalar = std::complex; RhsScalar = std::complex; ResScalar = std::complex; AccPacket = Eigen::internal::DoublePacket<__vector(2) double>; LhsPacket = __vector(2) double; RhsPacket = Eigen::internal::DoublePacket<__vector(2) double>; ResPacket = Eigen::internal::Packet1cd; GEBPTraits = Eigen::internal::gebp_traits, std::complex, false, false, 1, 2>; LinearMapper = Eigen::internal::BlasLinearMapper, long int, 0, 1>; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; Eigen::Index = long int; RhsPacketx4 = Eigen::internal::QuadPacket >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1269:11: required from ‘void Eigen::internal::lhs_process_one_packet::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, ResScalar, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, int, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with int nr = 4; long int LhsProgress = 1; long int RhsProgress = 1; LhsScalar = std::complex; RhsScalar = std::complex; ResScalar = std::complex; AccPacket = Eigen::internal::DoublePacket<__vector(2) double>; LhsPacket = __vector(2) double; RhsPacket = Eigen::internal::DoublePacket<__vector(2) double>; ResPacket = Eigen::internal::Packet1cd; GEBPTraits = Eigen::internal::gebp_traits, std::complex, false, false, 1, 2>; LinearMapper = Eigen::internal::BlasLinearMapper, long int, 0, 1>; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1902:8: required from ‘void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, ResScalar, Index, Index, Index, Index) [with LhsScalar = std::complex; RhsScalar = std::complex; Index = long int; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; int mr = 1; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; ResScalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:164:24: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = std::complex; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gemm_pack_rhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long int; DataMapper = Eigen::internal::const_blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = false]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:195:21: required from ‘static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14: required from ‘void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Dest = Eigen::Ref, 0, Eigen::OuterStride<> >; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7: required from ‘void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor, Eigen::Ref, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Ref, 0, Eigen::OuterStride<> >; Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:464:20: required from ‘static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Ref, 0, Eigen::OuterStride<> >; Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2459:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 2459 | PacketBlock kernel; | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map >; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map >; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix >, -1, 1, true> >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:114:1: required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; ResultType = double; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:21: required from ‘const Eigen::internal::evaluator >::Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Scalar = double; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:177:17: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:57: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from ‘const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; CoeffReturnType = double; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from ‘Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Derived = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:305:153: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:400:77: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, 1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, 1, 1, false>; SrcXprType = Eigen::Block >, 1, 1, false>; Functor = swap_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, 1, 1, false>; SrcXprType = Eigen::Block >, 1, 1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block >, 1, 1, false>; Src = Eigen::Block >, 1, 1, false>; Func = swap_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block >, 1, 1, false>; Src = Eigen::Block >, 1, 1, false>; Func = swap_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:424:22: required from ‘void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block >, 1, 1, false>; Derived = Eigen::Block >, 1, 1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1033:18: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Map >, 2>; Derived = Eigen::Map >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:234:11: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, 1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, 1, 1, false>; SrcXprType = Eigen::Block >, 1, 1, false>; Functor = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, 1, 1, false>; SrcXprType = Eigen::Block >, 1, 1, false>; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block >, 1, 1, false>; Src = Eigen::Block >, 1, 1, false>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block >, 1, 1, false>; Src = Eigen::Block >, 1, 1, false>; Func = assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block >, 1, 1, false>; Src = Eigen::Block >, 1, 1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Map >, 2>; Derived = Eigen::Map >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:234:11: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, const Eigen::Solve, 0> >, Eigen::Matrix, -1, 1> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, const Eigen::Solve, 0> >, Eigen::Matrix, -1, 1> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, const Eigen::Solve, 0> >, Eigen::Matrix, -1, 1> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl >, const Eigen::Solve, 0> >, Eigen::Matrix, -1, 1> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp >, const Eigen::Solve, 0> >, Eigen::Matrix, -1, 1> > >’ ../inst/include/RMatOp/ComplexShift_sparseMatrix.h:56:49: required from ‘void ComplexShift_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/ComplexShift_sparseMatrix.h:52:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Map > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from ‘class Eigen::SolveImpl >, Eigen::Map >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from ‘class Eigen::Solve >, Eigen::Map > >’ ../inst/include/RMatOp/RealShift_sym_sparseMatrix.h:49:35: required from ‘void RealShift_sym_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sym_sparseMatrix.h:45:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:34:15: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/EigenBase.h:42:59: required from ‘struct Eigen::EigenBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:26:34: required from ‘class Eigen::SparseMatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix >’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:36: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix > >’: /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix >’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:36: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:28: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix > > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:36:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix >, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix > >’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:28: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Map > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from ‘class Eigen::SolveImpl >, Eigen::Map >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from ‘class Eigen::Solve >, Eigen::Map > >’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:45:35: required from ‘void RealShift_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:41:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix > >’: /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix >’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:36: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 0]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix > > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:36:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix >, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix > >’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:28: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 0]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1>, Eigen::Map >, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1>, Eigen::Map >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1>, Eigen::Map >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base >, 1>, Eigen::Map >, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl >, 1>, Eigen::Map >, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, 1>, Eigen::Map >, 0>’ ../inst/include/RMatOp/MatProd_sym_sparseMatrix.h:39:72: required from ‘void MatProd_sym_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/MatProd_sym_sparseMatrix.h:33:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 2>, Eigen::Map >, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 2>, Eigen::Map >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 2>, Eigen::Map >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base >, 2>, Eigen::Map >, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl >, 2>, Eigen::Map >, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, 2>, Eigen::Map >, 0>’ ../inst/include/RMatOp/MatProd_sym_sparseMatrix.h:41:72: required from ‘void MatProd_sym_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/MatProd_sym_sparseMatrix.h:33:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Map >, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Map >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Map >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base >, Eigen::Map >, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl >, Eigen::Map >, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, Eigen::Map >, 0>’ ../inst/include/RMatOp/MatProd_sparseMatrix.h:36:27: required from ‘void MatProd_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/MatProd_sparseMatrix.h:32:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase > > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:22:9: required from ‘class Eigen::internal::SparseTransposeImpl >, 1024>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:45:37: required from ‘class Eigen::TransposeImpl >, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose > >’ ../inst/include/RMatOp/MatProd_sparseMatrix.h:43:36: required from ‘void MatProd_sparseMatrix::perform_tprod(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/MatProd_sparseMatrix.h:39:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, Eigen::Map >, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >, Eigen::Map >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >, Eigen::Map >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base > >, Eigen::Map >, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl > >, Eigen::Map >, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product > >, Eigen::Map >, 0>’ ../inst/include/RMatOp/MatProd_sparseMatrix.h:43:39: required from ‘void MatProd_sparseMatrix::perform_tprod(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/MatProd_sparseMatrix.h:39:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Map >, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Map >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Map >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Map >, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Map >, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> >, 1>, Eigen::Map >, 0>’ ../inst/include/RMatOp/MatProd_sym_sparseMatrix.h:39:72: required from ‘void MatProd_sym_sparseMatrix::perform_op(const double*, double*) [with int Storage = 0]’ ../inst/include/RMatOp/MatProd_sym_sparseMatrix.h:33:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>, Eigen::Map >, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 2>, Eigen::Map >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 2>, Eigen::Map >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, 2>, Eigen::Map >, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, 2>, Eigen::Map >, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> >, 2>, Eigen::Map >, 0>’ ../inst/include/RMatOp/MatProd_sym_sparseMatrix.h:41:72: required from ‘void MatProd_sym_sparseMatrix::perform_op(const double*, double*) [with int Storage = 0]’ ../inst/include/RMatOp/MatProd_sym_sparseMatrix.h:33:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, Eigen::Map >, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, Eigen::Map >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, Eigen::Map >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, Eigen::Map >, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, Eigen::Map >, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Map >, 0>’ ../inst/include/RMatOp/MatProd_sparseMatrix.h:36:27: required from ‘void MatProd_sparseMatrix::perform_op(const double*, double*) [with int Storage = 0]’ ../inst/include/RMatOp/MatProd_sparseMatrix.h:32:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, 0, Eigen::Stride<0, 0> > > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase, 0, Eigen::Stride<0, 0> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:22:9: required from ‘class Eigen::internal::SparseTransposeImpl, 0, Eigen::Stride<0, 0> >, 1024>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:45:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 0, Eigen::Stride<0, 0> > >’ ../inst/include/RMatOp/MatProd_sparseMatrix.h:43:36: required from ‘void MatProd_sparseMatrix::perform_tprod(const double*, double*) [with int Storage = 0]’ ../inst/include/RMatOp/MatProd_sparseMatrix.h:39:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, Eigen::Map >, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, Eigen::Map >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, Eigen::Map >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, Eigen::Map >, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, Eigen::Map >, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Map >, 0>’ ../inst/include/RMatOp/MatProd_sparseMatrix.h:43:39: required from ‘void MatProd_sparseMatrix::perform_tprod(const double*, double*) [with int Storage = 0]’ ../inst/include/RMatOp/MatProd_sparseMatrix.h:39:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:336:80: required from ‘struct Eigen::internal::evaluator > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:282:8: required from ‘struct Eigen::internal::evaluator > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:27:47: required from ‘struct Eigen::internal::unary_evaluator >, const Eigen::Map > >, Eigen::internal::IteratorBased, std::complex >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator >, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:687:97: required from ‘Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::CwiseUnaryOp >, const Eigen::Map > >; _Scalar = std::complex; int _Options = 1; _StorageIndex = int]’ ../inst/include/RMatOp/ComplexShift_sparseMatrix.h:38:16: required from ‘void ComplexShift_sparseMatrix::set_shift(double, double) [with int Storage = 1]’ ../inst/include/RMatOp/ComplexShift_sparseMatrix.h:36:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:336:80: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:282:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseUnaryOp.h:27:47: required from ‘struct Eigen::internal::unary_evaluator >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::internal::IteratorBased, std::complex >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:687:97: required from ‘Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::CwiseUnaryOp >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; _Scalar = std::complex; int _Options = 0; _StorageIndex = int]’ ../inst/include/RMatOp/ComplexShift_sparseMatrix.h:38:16: required from ‘void ComplexShift_sparseMatrix::set_shift(double, double) [with int Storage = 0]’ ../inst/include/RMatOp/ComplexShift_sparseMatrix.h:36:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:336:80: required from ‘struct Eigen::internal::evaluator > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1505:8: required from ‘struct Eigen::internal::evaluator >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:493:54: required from ‘struct Eigen::internal::sparse_conjunction_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix >, Eigen::internal::IndexBased, Eigen::internal::IteratorBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:343:8: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix >, Eigen::internal::IndexBased, Eigen::internal::IteratorBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:65:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix > >, Eigen::internal::IteratorBased, Eigen::internal::IteratorBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:687:97: required from ‘Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix > >; _Scalar = double; int _Options = 0; _StorageIndex = int]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:23: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:336:80: required from ‘struct Eigen::internal::evaluator > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1505:8: required from ‘struct Eigen::internal::evaluator >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:493:54: required from ‘struct Eigen::internal::sparse_conjunction_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix >, Eigen::internal::IndexBased, Eigen::internal::IteratorBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:343:8: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix >, Eigen::internal::IndexBased, Eigen::internal::IteratorBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:65:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix > >, Eigen::internal::IteratorBased, Eigen::internal::IteratorBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:687:97: required from ‘Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix > >; _Scalar = double; int _Options = 0; _StorageIndex = int]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:23: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 0]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from ‘class Eigen::VectorBlock, -1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:730:33: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::InnerStride<1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::InnerStride<1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:59:34: required from ‘class Eigen::RefBase, 0, Eigen::InnerStride<1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:281:76: required from ‘class Eigen::Ref, 0, Eigen::InnerStride<1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:732:31: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:44:50: required from ‘struct Eigen::internal::traits, 0, Eigen::InnerStride<1> > >::match, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:288:101: required by substitution of ‘template Eigen::Ref, 0, Eigen::InnerStride<1> >::Ref(const Eigen::DenseBase&, typename Eigen::internal::enable_if<(bool)(Eigen::internal::traits, 0, Eigen::InnerStride<1> > >::match::MatchAtCompileTime), Derived>::type*) [with Derived = Eigen::Block, -1, 1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:732:31: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1194:15: required from ‘Eigen::SparseMatrix<_Scalar, _Options, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix > >; _Scalar = double; int _Options = 0; _StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:689:15: required from ‘Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix > >; _Scalar = double; int _Options = 0; _StorageIndex = int]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:23: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:336:80: required from ‘struct Eigen::internal::evaluator > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1505:8: required from ‘struct Eigen::internal::evaluator >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1195:19: required from ‘Eigen::SparseMatrix<_Scalar, _Options, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix > >; _Scalar = double; int _Options = 0; _StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:689:15: required from ‘Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix > >; _Scalar = double; int _Options = 0; _StorageIndex = int]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:23: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1194:15: required from ‘Eigen::SparseMatrix<_Scalar, _Options, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix > >; _Scalar = double; int _Options = 0; _StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:689:15: required from ‘Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix > >; _Scalar = double; int _Options = 0; _StorageIndex = int]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:23: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 0]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:336:80: required from ‘struct Eigen::internal::evaluator > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1505:8: required from ‘struct Eigen::internal::evaluator >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1195:19: required from ‘Eigen::SparseMatrix<_Scalar, _Options, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix > >; _Scalar = double; int _Options = 0; _StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:689:15: required from ‘Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::SparseMatrix > >; _Scalar = double; int _Options = 0; _StorageIndex = int]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:23: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 0]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 16, Eigen::OuterStride<> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 16, Eigen::OuterStride<> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 16, Eigen::OuterStride<> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 16, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 16, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 16, Eigen::OuterStride<> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:105:51: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 16, Eigen::OuterStride<> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 16, Eigen::OuterStride<> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 16, Eigen::OuterStride<> > > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from ‘class Eigen::Solve, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 16, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:140:55: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 5>, Eigen::Block, -1, 1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 5>, Eigen::Block, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 5>, Eigen::Block, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from ‘class Eigen::Solve, 0, Eigen::OuterStride<> >, 5>, Eigen::Block, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_column_bmod.h:168:53: required from ‘Eigen::Index Eigen::internal::SparseLUImpl::column_bmod(Eigen::Index, Eigen::Index, BlockScalarVector, ScalarVector&, BlockIndexVector, BlockIndexVector, Eigen::Index, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; BlockScalarVector = Eigen::Ref, 0, Eigen::InnerStride<1> >; ScalarVector = Eigen::Matrix; BlockIndexVector = Eigen::Ref, 0, Eigen::InnerStride<1> >; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:732:31: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, false>, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, false>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, false>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, false>, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_column_bmod.h:172:22: required from ‘Eigen::Index Eigen::internal::SparseLUImpl::column_bmod(Eigen::Index, Eigen::Index, BlockScalarVector, ScalarVector&, BlockIndexVector, BlockIndexVector, Eigen::Index, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; BlockScalarVector = Eigen::Ref, 0, Eigen::InnerStride<1> >; ScalarVector = Eigen::Matrix; BlockIndexVector = Eigen::Ref, 0, Eigen::InnerStride<1> >; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:732:31: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, 5> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:25:56: required from ‘class Eigen::TriangularViewImpl, 5, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:187:58: required from ‘class Eigen::TriangularView, 5>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:178:26: required from ‘void Eigen::SimplicialCholeskyBase::_solve_impl(const Eigen::MatrixBase&, Eigen::MatrixBase&) const [with Rhs = Eigen::Map >; Dest = Eigen::Map >; Derived = Eigen::SimplicialLDLT >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::SimplicialLDLT >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_sym_sparseMatrix.h:49:21: required from ‘void RealShift_sym_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sym_sparseMatrix.h:45:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DiagonalMatrix.h:278:47: required from ‘struct Eigen::internal::traits, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/EigenBase.h:42:59: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:181:43: required from ‘void Eigen::SimplicialCholeskyBase::_solve_impl(const Eigen::MatrixBase&, Eigen::MatrixBase&) const [with Rhs = Eigen::Map >; Dest = Eigen::Map >; Derived = Eigen::SimplicialLDLT >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::SimplicialLDLT >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_sym_sparseMatrix.h:49:21: required from ‘void RealShift_sym_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sym_sparseMatrix.h:45:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix > >, Eigen::Map >, 1>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >, Eigen::Map >, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >, Eigen::Map >, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, const Eigen::Matrix > >, Eigen::Map >, 1, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, const Eigen::Matrix > >, Eigen::Map >, 1, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, const Eigen::Matrix > >, Eigen::Map >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:181:46: required from ‘void Eigen::SimplicialCholeskyBase::_solve_impl(const Eigen::MatrixBase&, Eigen::MatrixBase&) const [with Rhs = Eigen::Map >; Dest = Eigen::Map >; Derived = Eigen::SimplicialLDLT >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::SimplicialLDLT >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_sym_sparseMatrix.h:49:21: required from ‘void RealShift_sym_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sym_sparseMatrix.h:45:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:22:9: required from ‘class Eigen::internal::SparseTransposeImpl, 1024>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:45:37: required from ‘class Eigen::TransposeImpl, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:175:44: required from ‘struct Eigen::internal::traits >, 6> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/EigenBase.h:42:59: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:184:26: required from ‘void Eigen::SimplicialCholeskyBase::_solve_impl(const Eigen::MatrixBase&, Eigen::MatrixBase&) const [with Rhs = Eigen::Map >; Dest = Eigen::Map >; Derived = Eigen::SimplicialLDLT >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::SimplicialLDLT >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_sym_sparseMatrix.h:49:21: required from ‘void RealShift_sym_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sym_sparseMatrix.h:45:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >, 6> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseTriangularView.h:25:56: required from ‘class Eigen::TriangularViewImpl >, 6, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:187:58: required from ‘class Eigen::TriangularView >, 6>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:184:26: required from ‘void Eigen::SimplicialCholeskyBase::_solve_impl(const Eigen::MatrixBase&, Eigen::MatrixBase&) const [with Rhs = Eigen::Map >; Dest = Eigen::Map >; Derived = Eigen::SimplicialLDLT >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::SimplicialLDLT >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_sym_sparseMatrix.h:49:21: required from ‘void RealShift_sym_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sym_sparseMatrix.h:45:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Map >, 2>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Map >, 2> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Map >, 2> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, Eigen::Map >, 2, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, Eigen::Map >, 2, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::Map >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:187:23: required from ‘void Eigen::SimplicialCholeskyBase::_solve_impl(const Eigen::MatrixBase&, Eigen::MatrixBase&) const [with Rhs = Eigen::Map >; Dest = Eigen::Map >; Derived = Eigen::SimplicialLDLT >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::SimplicialLDLT >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_sym_sparseMatrix.h:49:21: required from ‘void RealShift_sym_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sym_sparseMatrix.h:45:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:166: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/Memory.h: In instantiation of ‘Index Eigen::internal::first_default_aligned(const Scalar*, Index) [with Scalar = double; Index = long int]’: /home/omnipath/local/R/4.4-3.20/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, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/Memory.h:500:60: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 500 | return first_aligned::alignment>(array, size); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 16, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 16, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 16, Eigen::Stride<0, 0> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 16, Eigen::Stride<0, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_gemm_kernel.h:261:78: 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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:152:38: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/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>’: /home/omnipath/local/R/4.4-3.20/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> > > >’ /home/omnipath/local/R/4.4-3.20/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> > > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:152:38: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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>’: /home/omnipath/local/R/4.4-3.20/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> > > > >’ /home/omnipath/local/R/4.4-3.20/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> > > > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/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> > > >’ /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:152:38: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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>’: /home/omnipath/local/R/4.4-3.20/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> > > > >’ /home/omnipath/local/R/4.4-3.20/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> > > > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/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> > > >’ /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:152:38: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = 2; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:210:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = 2; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:210:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:18:8: required from ‘struct Eigen::internal::traits, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from ‘struct Eigen::internal::accessors_level, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from ‘class Eigen::Map, 0, Eigen::Stride<0, 0> >’ /home/omnipath/local/R/4.4-3.20/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 = 2; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:210:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = 2; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:210:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = 2; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:210:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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>’: /home/omnipath/local/R/4.4-3.20/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> > > >’ /home/omnipath/local/R/4.4-3.20/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> > > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_kernel_bmod.h:61:51: 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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:210:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_kernel_bmod.h:67:81: 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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:210:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_kernel_bmod.h:67:81: 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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:210:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_kernel_bmod.h:70:52: 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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:210:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:18:8: required from ‘struct Eigen::internal::traits, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from ‘struct Eigen::internal::accessors_level, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from ‘class Eigen::Map, 0, Eigen::OuterStride<> >’ /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:211:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:211:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:211:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:18:8: required from ‘struct Eigen::internal::traits, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from ‘struct Eigen::internal::accessors_level, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from ‘class Eigen::Map, 0, Eigen::Stride<0, 0> >’ /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:211:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:211:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:211:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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>’: /home/omnipath/local/R/4.4-3.20/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> > > >’ /home/omnipath/local/R/4.4-3.20/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> > > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_kernel_bmod.h:61:51: 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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:211:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_kernel_bmod.h:67:81: 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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:211:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_kernel_bmod.h:67:81: 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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:211:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 5>, Eigen::Map > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 5>, Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 5>, Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from ‘class Eigen::SolveImpl, 0, Eigen::OuterStride<> >, 5>, Eigen::Map >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from ‘class Eigen::Solve, 0, Eigen::OuterStride<> >, 5>, Eigen::Map > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_kernel_bmod.h:61:51: 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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:212:59: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:327:14: required from ‘bool Eigen::SparseLU<_MatrixType, _OrderingType>::_solve_impl(const Eigen::MatrixBase&, Eigen::MatrixBase&) const [with Rhs = Eigen::Map >; Dest = Eigen::Map >; _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::SparseLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:45:21: required from ‘void RealShift_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:41:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:327:66: required from ‘bool Eigen::SparseLU<_MatrixType, _OrderingType>::_solve_impl(const Eigen::MatrixBase&, Eigen::MatrixBase&) const [with Rhs = Eigen::Map >; Dest = Eigen::Map >; _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::SparseLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:45:21: required from ‘void RealShift_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:41:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Block >, -1, 1, true>, 2>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Block >, -1, 1, true>, 2> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Block >, -1, 1, true>, 2> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, Eigen::Block >, -1, 1, true>, 2, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, Eigen::Block >, -1, 1, true>, 2, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::Block >, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:327:38: required from ‘bool Eigen::SparseLU<_MatrixType, _OrderingType>::_solve_impl(const Eigen::MatrixBase&, Eigen::MatrixBase&) const [with Rhs = Eigen::Map >; Dest = Eigen::Map >; _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::SparseLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:45:21: required from ‘void RealShift_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:41:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Block >, -1, 1, true>, 2>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Block >, -1, 1, true>, 2> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Block >, -1, 1, true>, 2> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base >, Eigen::Block >, -1, 1, true>, 2, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl >, Eigen::Block >, -1, 1, true>, 2, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, Eigen::Block >, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:335:48: required from ‘bool Eigen::SparseLU<_MatrixType, _OrderingType>::_solve_impl(const Eigen::MatrixBase&, Eigen::MatrixBase&) const [with Rhs = Eigen::Map >; Dest = Eigen::Map >; _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::SparseLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:45:21: required from ‘void RealShift_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:41:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, const Eigen::SparseMatrix, const Eigen::SparseMatrix > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:36:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::SparseMatrix, const Eigen::SparseMatrix, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::SparseMatrix, const Eigen::SparseMatrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:36:14: required from ‘void Eigen::internal::ordering_helper_at_plus_a(const MatrixType&, MatrixType&) [with MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/OrderingMethods/Ordering.h:63:42: required from ‘void Eigen::AMDOrdering::operator()(const MatrixType&, PermutationType&) [with MatrixType = Eigen::SparseMatrix; StorageIndex = int; PermutationType = Eigen::PermutationMatrix<-1, -1, int>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:671:15: required from ‘void Eigen::SimplicialCholeskyBase::ordering(const MatrixType&, const CholMatrixType*&, CholMatrixType&) [with Derived = Eigen::SimplicialLDLT >; MatrixType = Eigen::SparseMatrix; ConstCholMatrixPtr = const Eigen::SparseMatrix*; CholMatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:208:7: required from ‘void Eigen::SimplicialCholeskyBase::compute(const MatrixType&) [with bool DoLDLT = true; Derived = Eigen::SimplicialLDLT >; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:471:35: required from ‘Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>& Eigen::SimplicialLDLT<_MatrixType, _UpLo, _Ordering>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; int _UpLo = 1; _Ordering = Eigen::AMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sym_sparseMatrix.h:39:20: required from ‘void RealShift_sym_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sym_sparseMatrix.h:34:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from ‘Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Map, 0, Eigen::OuterStride<> >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Map, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:151:16: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::InnerStride<1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::InnerStride<1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::InnerStride<1> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_kernel_bmod.h:116:28: required from ‘static void Eigen::internal::LU_kernel_bmod<1>::run(Eigen::Index, BlockScalarVector&, ScalarVector&, ScalarVector&, Eigen::Index&, Eigen::Index, Eigen::Index, IndexVector&, Eigen::Index, Eigen::Index) [with BlockScalarVector = Eigen::Ref, 0, Eigen::InnerStride<1> >; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_column_bmod.h:106:31: required from ‘Eigen::Index Eigen::internal::SparseLUImpl::column_bmod(Eigen::Index, Eigen::Index, BlockScalarVector, ScalarVector&, BlockIndexVector, BlockIndexVector, Eigen::Index, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; BlockScalarVector = Eigen::Ref, 0, Eigen::InnerStride<1> >; ScalarVector = Eigen::Matrix; BlockIndexVector = Eigen::Ref, 0, Eigen::InnerStride<1> >; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:732:31: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 2>, Eigen::Map, 0, Eigen::OuterStride<> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 2>, Eigen::Map, 0, Eigen::OuterStride<> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 2>, Eigen::Map, 0, Eigen::OuterStride<> > > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from ‘class Eigen::Solve, 0, Eigen::OuterStride<> >, 2>, Eigen::Map, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:854:53: required from ‘void Eigen::SparseLUMatrixUReturnType::solveInPlace(Eigen::MatrixBase&) const [with Dest = Eigen::Map >; MatrixLType = Eigen::internal::MappedSuperNodalMatrix; MatrixUType = Eigen::MappedSparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:331:35: required from ‘bool Eigen::SparseLU<_MatrixType, _OrderingType>::_solve_impl(const Eigen::MatrixBase&, Eigen::MatrixBase&) const [with Rhs = Eigen::Map >; Dest = Eigen::Map >; _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::SparseLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:45:21: required from ‘void RealShift_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:41:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 0, Eigen::OuterStride<> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 0, Eigen::OuterStride<> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 0, Eigen::OuterStride<> > > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from ‘class Eigen::Solve, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:278:57: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:330:35: required from ‘bool Eigen::SparseLU<_MatrixType, _OrderingType>::_solve_impl(const Eigen::MatrixBase&, Eigen::MatrixBase&) const [with Rhs = Eigen::Map >; Dest = Eigen::Map >; _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::SparseLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:45:21: required from ‘void RealShift_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:41:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, Eigen::Map, 0, Eigen::OuterStride<> >, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, Eigen::Map, 0, Eigen::OuterStride<> >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, Eigen::Map, 0, Eigen::OuterStride<> >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> >, Eigen::Map, 0, Eigen::OuterStride<> >, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, 0, Eigen::OuterStride<> >, Eigen::Map, 0, Eigen::OuterStride<> >, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Map, 0, Eigen::OuterStride<> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_SupernodalMatrix.h:282:42: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:330:35: required from ‘bool Eigen::SparseLU<_MatrixType, _OrderingType>::_solve_impl(const Eigen::MatrixBase&, Eigen::MatrixBase&) const [with Rhs = Eigen::Map >; Dest = Eigen::Map >; _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::SparseLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:45:21: required from ‘void RealShift_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:41:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, -1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_column_bmod.h:172:17: required from ‘Eigen::Index Eigen::internal::SparseLUImpl::column_bmod(Eigen::Index, Eigen::Index, BlockScalarVector, ScalarVector&, BlockIndexVector, BlockIndexVector, Eigen::Index, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; BlockScalarVector = Eigen::Ref, 0, Eigen::InnerStride<1> >; ScalarVector = Eigen::Matrix; BlockIndexVector = Eigen::Ref, 0, Eigen::InnerStride<1> >; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:732:31: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, false>, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, false>, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_column_bmod.h:172:17: required from ‘Eigen::Index Eigen::internal::SparseLUImpl::column_bmod(Eigen::Index, Eigen::Index, BlockScalarVector, ScalarVector&, BlockIndexVector, BlockIndexVector, Eigen::Index, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; BlockScalarVector = Eigen::Ref, 0, Eigen::InnerStride<1> >; ScalarVector = Eigen::Matrix; BlockIndexVector = Eigen::Ref, 0, Eigen::InnerStride<1> >; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:732:31: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from ‘struct Eigen::internal::plain_object_eval >, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1003:59: required from ‘struct Eigen::internal::permutation_matrix_product >, -1, 1, true>, 1, false, Eigen::DenseShape>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1063:72: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dest&, const Lhs&, const Rhs&) [with Dest = Eigen::Block >, -1, 1, true>; Lhs = Eigen::PermutationMatrix<-1, -1, int>; Rhs = Eigen::Block >, -1, 1, true>; int ProductTag = 7; MatrixShape = Eigen::DenseShape]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Block >, -1, 1, true>; Lhs = Eigen::PermutationMatrix<-1, -1, int>; Rhs = Eigen::Block >, -1, 1, true>; int Options = 2; Scalar = double; SrcXprType = Eigen::Product, Eigen::Block >, -1, 1, true>, 2>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block >, -1, 1, true>; Src = Eigen::Product, Eigen::Block >, -1, 1, true>, 2>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:327:18: required from ‘bool Eigen::SparseLU<_MatrixType, _OrderingType>::_solve_impl(const Eigen::MatrixBase&, Eigen::MatrixBase&) const [with Rhs = Eigen::Map >; Dest = Eigen::Map >; _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::SparseLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:45:21: required from ‘void RealShift_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:41:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from ‘struct Eigen::internal::plain_object_eval >, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1003:59: required from ‘struct Eigen::internal::permutation_matrix_product >, -1, 1, true>, 1, true, Eigen::DenseShape>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1083:71: required from ‘static void Eigen::internal::generic_product_impl, Rhs, Eigen::PermutationShape, MatrixShape, ProductTag>::evalTo(Dest&, const Eigen::Inverse&, const Rhs&) [with Dest = Eigen::Block >, -1, 1, true>; Lhs = Eigen::PermutationMatrix<-1, -1, int>; Rhs = Eigen::Block >, -1, 1, true>; int ProductTag = 7; MatrixShape = Eigen::DenseShape]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Block >, -1, 1, true>; Lhs = Eigen::Inverse >; Rhs = Eigen::Block >, -1, 1, true>; int Options = 2; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Block >, -1, 1, true>, 2>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block >, -1, 1, true>; Src = Eigen::Product >, Eigen::Block >, -1, 1, true>, 2>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:335:18: required from ‘bool Eigen::SparseLU<_MatrixType, _OrderingType>::_solve_impl(const Eigen::MatrixBase&, Eigen::MatrixBase&) const [with Rhs = Eigen::Map >; Dest = Eigen::Map >; _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::SparseLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:45:21: required from ‘void RealShift_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:41:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 1, 1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, 1, 1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:187:14: required from ‘void Eigen::SimplicialCholeskyBase::_solve_impl(const Eigen::MatrixBase&, Eigen::MatrixBase&) const [with Rhs = Eigen::Map >; Dest = Eigen::Map >; Derived = Eigen::SimplicialLDLT >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::SimplicialLDLT >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_sym_sparseMatrix.h:49:21: required from ‘void RealShift_sym_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sym_sparseMatrix.h:45:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_column_bmod.h:172:17: required from ‘Eigen::Index Eigen::internal::SparseLUImpl::column_bmod(Eigen::Index, Eigen::Index, BlockScalarVector, ScalarVector&, BlockIndexVector, BlockIndexVector, Eigen::Index, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; BlockScalarVector = Eigen::Ref, 0, Eigen::InnerStride<1> >; ScalarVector = Eigen::Matrix; BlockIndexVector = Eigen::Ref, 0, Eigen::InnerStride<1> >; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:732:31: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; U = Eigen::Block, -1, 1, false>, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_column_bmod.h:172:17: required from ‘Eigen::Index Eigen::internal::SparseLUImpl::column_bmod(Eigen::Index, Eigen::Index, BlockScalarVector, ScalarVector&, BlockIndexVector, BlockIndexVector, Eigen::Index, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; BlockScalarVector = Eigen::Ref, 0, Eigen::InnerStride<1> >; ScalarVector = Eigen::Matrix; BlockIndexVector = Eigen::Ref, 0, Eigen::InnerStride<1> >; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:732:31: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, 1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, 1, 1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, 1, 1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, -1, 1, true>, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, -1, 1, true>, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, -1, 1, true>, 1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:327:18: required from ‘bool Eigen::SparseLU<_MatrixType, _OrderingType>::_solve_impl(const Eigen::MatrixBase&, Eigen::MatrixBase&) const [with Rhs = Eigen::Map >; Dest = Eigen::Map >; _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::SparseLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:45:21: required from ‘void RealShift_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:41:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, 1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, 1, 1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, -1, 1, true>, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, -1, 1, true>, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, -1, 1, true>, 1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, -1, 1, true>, 1, 1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:327:18: required from ‘bool Eigen::SparseLU<_MatrixType, _OrderingType>::_solve_impl(const Eigen::MatrixBase&, Eigen::MatrixBase&) const [with Rhs = Eigen::Map >; Dest = Eigen::Map >; _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::SparseLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:45:21: required from ‘void RealShift_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:41:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, 1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, 1, 1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, -1, 1, true>, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, -1, 1, true>, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, -1, 1, true>, 1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, -1, 1, true>, 1, 1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:335:18: required from ‘bool Eigen::SparseLU<_MatrixType, _OrderingType>::_solve_impl(const Eigen::MatrixBase&, Eigen::MatrixBase&) const [with Rhs = Eigen::Map >; Dest = Eigen::Map >; _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::SparseLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:45:21: required from ‘void RealShift_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:41:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, -1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:330:35: required from ‘bool Eigen::SparseLU<_MatrixType, _OrderingType>::_solve_impl(const Eigen::MatrixBase&, Eigen::MatrixBase&) const [with Rhs = Eigen::Map >; Dest = Eigen::Map >; _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::SparseLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:45:21: required from ‘void RealShift_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:41:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:330:35: required from ‘bool Eigen::SparseLU<_MatrixType, _OrderingType>::_solve_impl(const Eigen::MatrixBase&, Eigen::MatrixBase&) const [with Rhs = Eigen::Map >; Dest = Eigen::Map >; _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::SparseLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:45:21: required from ‘void RealShift_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:41:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator, 0, Eigen::OuterStride<> >, 1, -1, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_column_bmod.h:172:17: required from ‘Eigen::Index Eigen::internal::SparseLUImpl::column_bmod(Eigen::Index, Eigen::Index, BlockScalarVector, ScalarVector&, BlockIndexVector, BlockIndexVector, Eigen::Index, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; BlockScalarVector = Eigen::Ref, 0, Eigen::InnerStride<1> >; ScalarVector = Eigen::Matrix; BlockIndexVector = Eigen::Ref, 0, Eigen::InnerStride<1> >; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:732:31: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Block, -1, 1, false>; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_column_bmod.h:172:17: required from ‘Eigen::Index Eigen::internal::SparseLUImpl::column_bmod(Eigen::Index, Eigen::Index, BlockScalarVector, ScalarVector&, BlockIndexVector, BlockIndexVector, Eigen::Index, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; BlockScalarVector = Eigen::Ref, 0, Eigen::InnerStride<1> >; ScalarVector = Eigen::Matrix; BlockIndexVector = Eigen::Ref, 0, Eigen::InnerStride<1> >; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:732:31: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, 2, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, 2, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, 2, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:210:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false>, 0>’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:210:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:179:81: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false>, 0>’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:210:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:124:102: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:210:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0, 1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0, 1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 0, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 0, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:210:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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>’: /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/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> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:125:46: 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]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:142:75: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:210:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, 3, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, 3, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, 3, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:211:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false>, 0>’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:211:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:124:102: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:211:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0, 1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0, 1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 0, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 0, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:211:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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>’: /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/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> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:125:46: 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]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:142:75: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:211:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:330:35: required from ‘bool Eigen::SparseLU<_MatrixType, _OrderingType>::_solve_impl(const Eigen::MatrixBase&, Eigen::MatrixBase&) const [with Rhs = Eigen::Map >; Dest = Eigen::Map >; _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::SparseLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:45:21: required from ‘void RealShift_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:41:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; U = Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:330:35: required from ‘bool Eigen::SparseLU<_MatrixType, _OrderingType>::_solve_impl(const Eigen::MatrixBase&, Eigen::MatrixBase&) const [with Rhs = Eigen::Map >; Dest = Eigen::Map >; _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::SparseLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:45:21: required from ‘void RealShift_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:41:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:210:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:124:102: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:210:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, 1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, 1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:210:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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>’: /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/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> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:125:46: 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]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:130:67: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:210:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:211:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:124:102: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:211:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, 1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, 1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:211:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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>’: /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/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> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:125:46: 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]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:130:67: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:211:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 2, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 2, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:210:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: 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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:210:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 0, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 0, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: 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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722: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> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: 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> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 0, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 0, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:210:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 3, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 3, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:211:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: 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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:211:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 0, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 0, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: 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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722: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> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: 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> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 0, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 0, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:211:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false>, 0>’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]’ /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:211:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:124:102: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]’ /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:211:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2, 1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2, 1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 2, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 2, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 2, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]’ /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:211:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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>’: /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/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> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:125:46: 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]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:130:67: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]’ /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:211:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, -1, 1, true>, 1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, -1, 1, true>, 1, 1, false>; SrcXprType = Eigen::Block >, -1, 1, true>, 1, 1, false>; Functor = swap_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, -1, 1, true>, 1, 1, false>; SrcXprType = Eigen::Block >, -1, 1, true>, 1, 1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block >, -1, 1, true>, 1, 1, false>; Src = Eigen::Block >, -1, 1, true>, 1, 1, false>; Func = swap_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block >, -1, 1, true>, 1, 1, false>; Src = Eigen::Block >, -1, 1, true>, 1, 1, false>; Func = swap_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:424:22: required from ‘void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block >, -1, 1, true>, 1, 1, false>; Derived = Eigen::Block >, -1, 1, true>, 1, 1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1033:18: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:327:18: required from ‘bool Eigen::SparseLU<_MatrixType, _OrderingType>::_solve_impl(const Eigen::MatrixBase&, Eigen::MatrixBase&) const [with Rhs = Eigen::Map >; Dest = Eigen::Map >; _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::SparseLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:45:21: required from ‘void RealShift_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:41:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator, 0, Eigen::OuterStride<> >, 1, -1, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:330:35: required from ‘bool Eigen::SparseLU<_MatrixType, _OrderingType>::_solve_impl(const Eigen::MatrixBase&, Eigen::MatrixBase&) const [with Rhs = Eigen::Map >; Dest = Eigen::Map >; _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::SparseLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:45:21: required from ‘void RealShift_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:41:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:330:35: required from ‘bool Eigen::SparseLU<_MatrixType, _OrderingType>::_solve_impl(const Eigen::MatrixBase&, Eigen::MatrixBase&) const [with Rhs = Eigen::Map >; Dest = Eigen::Map >; _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::SparseLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:45:21: required from ‘void RealShift_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:41:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, 1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, 1, 1, false>; SrcXprType = Eigen::Block >, 1, 1, false>; Functor = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, 1, 1, false>; SrcXprType = Eigen::Block >, 1, 1, false>; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block >, 1, 1, false>; Src = Eigen::Block >, 1, 1, false>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block >, 1, 1, false>; Src = Eigen::Block >, 1, 1, false>; Func = assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block >, 1, 1, false>; Src = Eigen::Block >, 1, 1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCholesky/SimplicialCholesky.h:187:14: required from ‘void Eigen::SimplicialCholeskyBase::_solve_impl(const Eigen::MatrixBase&, Eigen::MatrixBase&) const [with Rhs = Eigen::Map >; Dest = Eigen::Map >; Derived = Eigen::SimplicialLDLT >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::SimplicialLDLT >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_sym_sparseMatrix.h:49:21: required from ‘void RealShift_sym_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sym_sparseMatrix.h:45:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: 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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:210:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: 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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722: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> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: 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> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 2, false>, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:210:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: 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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:211:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: 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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722: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> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: 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> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 1, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:211:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, -1, 1, true>, 1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, -1, 1, true>, 1, 1, false>; SrcXprType = Eigen::Block >, -1, 1, true>, 1, 1, false>; Functor = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, -1, 1, true>, 1, 1, false>; SrcXprType = Eigen::Block >, -1, 1, true>, 1, 1, false>; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block >, -1, 1, true>, 1, 1, false>; Src = Eigen::Block >, -1, 1, true>, 1, 1, false>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block >, -1, 1, true>, 1, 1, false>; Src = Eigen::Block >, -1, 1, true>, 1, 1, false>; Func = assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block >, -1, 1, true>, 1, 1, false>; Src = Eigen::Block >, -1, 1, true>, 1, 1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:327:18: required from ‘bool Eigen::SparseLU<_MatrixType, _OrderingType>::_solve_impl(const Eigen::MatrixBase&, Eigen::MatrixBase&) const [with Rhs = Eigen::Map >; Dest = Eigen::Map >; _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::SparseLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:45:21: required from ‘void RealShift_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:41:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, -1, 1, true>, 1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, -1, 1, true>, 1, 1, false>; SrcXprType = Eigen::Block >, -1, 1, true>, 1, 1, false>; Functor = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, -1, 1, true>, 1, 1, false>; SrcXprType = Eigen::Block >, -1, 1, true>, 1, 1, false>; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block >, -1, 1, true>, 1, 1, false>; Src = Eigen::Block >, -1, 1, true>, 1, 1, false>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block >, -1, 1, true>, 1, 1, false>; Src = Eigen::Block >, -1, 1, true>, 1, 1, false>; Func = assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block >, -1, 1, true>, 1, 1, false>; Src = Eigen::Block >, -1, 1, true>, 1, 1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:335:18: required from ‘bool Eigen::SparseLU<_MatrixType, _OrderingType>::_solve_impl(const Eigen::MatrixBase&, Eigen::MatrixBase&) const [with Rhs = Eigen::Map >; Dest = Eigen::Map >; _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::SparseLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:45:21: required from ‘void RealShift_sparseMatrix::perform_op(const double*, double*) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:41:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 2, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]’ /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:211:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 2, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 2, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 2, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 2, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 2, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, 3, false>, 1, 2, false> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, 2, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Solve, 0, Eigen::OuterStride<> >, 5>, Eigen::Map, 0, Eigen::Stride<0, 0> > >; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >]’ /home/omnipath/local/R/4.4-3.20/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 = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU_panel_bmod.h:211:53: required from ‘void Eigen::internal::SparseLUImpl::panel_bmod(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, ScalarVector&, ScalarVector&, IndexVector&, IndexVector&, GlobalLU_t&) [with Scalar = double; StorageIndex = int; Eigen::Index = long int; ScalarVector = Eigen::Matrix; IndexVector = Eigen::Matrix; GlobalLU_t = Eigen::internal::LU_GlobalLU_t, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:710:21: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::factorize(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:187:7: required from ‘void Eigen::SparseLU<_MatrixType, _OrderingType>::compute(const MatrixType&) [with _MatrixType = Eigen::SparseMatrix; _OrderingType = Eigen::COLAMDOrdering; MatrixType = Eigen::SparseMatrix]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:37:16: required from ‘void RealShift_sparseMatrix::set_shift(double) [with int Storage = 1]’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:31:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] gcc -I"/usr/share/R/include" -DNDEBUG -DUSE_FC_LEN_T -I../inst/include -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c register_routines.c -o register_routines.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -DUSE_FC_LEN_T -I../inst/include -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c svds.cpp -o svds.o In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:205, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigen.h:25, from svds.cpp:1: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:174: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:165: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:271: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/SparseCore:37, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Sparse:26, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:29: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:18:8: required from ‘struct Eigen::internal::traits > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from ‘struct Eigen::internal::accessors_level > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from ‘class Eigen::Map >’ ../inst/include/RMatOp/MatProd_sparseMatrix.h:36:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:24:49: required from ‘struct Eigen::internal::traits > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from ‘struct Eigen::internal::accessors_level > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from ‘class Eigen::Map >’ ../inst/include/RMatOp/MatProd_sparseMatrix.h:36:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map >’ ../inst/include/RMatOp/MatProd_sparseMatrix.h:36:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7: required from ‘class Eigen::SparseMapBase >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from ‘class Eigen::SparseMapBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from ‘class Eigen::Map >’ ../inst/include/RMatOp/SparseMatrixMapping.h:25:103: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:24:49: required from ‘struct Eigen::internal::traits > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from ‘struct Eigen::internal::accessors_level > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from ‘class Eigen::Map >’ ../inst/include/RMatOp/RealShift_matrix.h:16:17: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map >’ ../inst/include/RMatOp/RealShift_matrix.h:16:17: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ ../inst/include/RMatOp/RealShift_matrix.h:31:54: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >’ ../inst/include/RMatOp/RealShift_matrix.h:31:59: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >’ ../inst/include/RMatOp/RealShift_matrix.h:31:59: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >’ ../inst/include/RMatOp/RealShift_matrix.h:31:59: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map >’ ../inst/include/RMatOp/RealShift_matrix.h:37:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Map > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:86:7: required from ‘class Eigen::SolveImpl >, Eigen::Map >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:62:7: required from ‘class Eigen::Solve >, Eigen::Map > >’ ../inst/include/RMatOp/RealShift_matrix.h:39:35: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from ‘class Eigen::Diagonal, 0>’ ../inst/include/RMatOp/RealShift_sym_matrix.h:40:21: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper, 0> >’ ../inst/include/RMatOp/RealShift_sym_matrix.h:40:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, 0, Eigen::Stride<0, 0> > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7: required from ‘class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from ‘class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from ‘class Eigen::Map, 0, Eigen::Stride<0, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/MappedSparseMatrix.h:32:7: required from ‘class Eigen::MappedSparseMatrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseLU/SparseLU.h:477:54: required from ‘class Eigen::SparseLU >’ ../inst/include/RMatOp/RealShift_sparseMatrix.h:20:16: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Matrix, -1, 1> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, Eigen::Matrix, -1, 1> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, Eigen::Matrix, -1, 1> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Matrix, -1, 1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Matrix, -1, 1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:103:7: required from ‘class Eigen::CwiseUnaryViewImpl >, Eigen::Matrix, -1, 1>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryView.h:58:7: required from ‘class Eigen::CwiseUnaryView >, Eigen::Matrix, -1, 1> >’ ../inst/include/RMatOp/ComplexShift_matrix.h:46:21: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, const Eigen::Solve, -1, -1> >, Eigen::Matrix, -1, 1> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, const Eigen::Solve, -1, -1> >, Eigen::Matrix, -1, 1> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, const Eigen::Solve, -1, -1> >, Eigen::Matrix, -1, 1> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl >, const Eigen::Solve, -1, -1> >, Eigen::Matrix, -1, 1> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp >, const Eigen::Solve, -1, -1> >, Eigen::Matrix, -1, 1> > >’ ../inst/include/RMatOp/ComplexShift_matrix.h:48:49: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map >, const Eigen::Map > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map >, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map >, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map >, const Eigen::Map >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Map > >’ ../inst/include/RMatOp/SVDOp.h:54:68: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper >’ ../inst/include/RMatOp/SVDOp.h:58:24: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >’ ../inst/include/RMatOp/SVDOp.h:63:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >’ ../inst/include/RMatOp/SVDOp.h:63:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase > >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase > >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper > >’ ../inst/include/RMatOp/SVDOp.h:65:38: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase > >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper > >’ ../inst/include/RMatOp/SVDOp.h:65:72: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >’ ../inst/include/RMatOp/SVDOp.h:65:73: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >’ ../inst/include/RMatOp/SVDOp.h:124:52: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 0, Eigen::Stride<0, 0> >’ svds.cpp:140:12: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, 1, true, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, true>’ svds.cpp:165:22: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper, -1, 1, true> >’ svds.cpp:165:31: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > > >’ svds.cpp:165:59: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> >, -1, 1, true, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>’ svds.cpp:167:21: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ svds.cpp:167:30: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Array > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::Array > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Array >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >’ svds.cpp:179:71: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >’ svds.cpp:179:71: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from ‘class Eigen::Array’ svds.cpp:179:71: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Array >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Array > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, Eigen::Array > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Array >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:34:67: required from ‘Derived& Eigen::ArrayBase::operator-=(const Scalar&) [with Derived = Eigen::ArrayWrapper, 0> >; Scalar = double]’ ../inst/include/RMatOp/RealShift_sym_matrix.h:40:35: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, 1, true, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, true>’ ../inst/include/Spectra/SymEigsBase.h:425:64: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 3; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ svds.cpp:136:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, Eigen::Matrix, 0, 8>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, Eigen::Matrix, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::Matrix, 0>’ ../inst/include/Spectra/SymEigsBase.h:430:42: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 3; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ svds.cpp:136:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:30: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, Eigen::internal::member_sum, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7: required from ‘class Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:46: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, const Eigen::Matrix, -1, -1> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, const Eigen::Matrix, -1, -1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, const Eigen::Matrix, -1, -1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl >, const Eigen::Matrix, -1, -1>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp >, const Eigen::Matrix, -1, -1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:30: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7: required from ‘class Eigen::PartialReduxExpr >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:46: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map >, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map >, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map >, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map >, const Eigen::Matrix, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map >; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Map >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/RMatOp/SVDOp.h:58:41: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, -1, true, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, -1, true>’ ../inst/include/Spectra/LinAlg/Lanczos.h:78:26: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, -1, false, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, -1, false>’ ../inst/include/Spectra/LinAlg/Lanczos.h:79:22: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ ../inst/include/Spectra/LinAlg/Lanczos.h:96:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >’ ../inst/include/Spectra/LinAlg/Lanczos.h:112:55: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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::Map > > >, 0>’: /home/omnipath/local/R/4.4-3.20/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::Map > > > >’ /home/omnipath/local/R/4.4-3.20/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::Map > > > >’ /home/omnipath/local/R/4.4-3.20/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::Map > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/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::Map > > >’ ../inst/include/Spectra/LinAlg/Lanczos.h:112:39: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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>’: /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/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> >’ ../inst/include/Spectra/LinAlg/Lanczos.h:114:59: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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::Block, -1, 1, true> > >, 0>’: /home/omnipath/local/R/4.4-3.20/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::Block, -1, 1, true> > > >’ /home/omnipath/local/R/4.4-3.20/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::Block, -1, 1, true> > > >’ /home/omnipath/local/R/4.4-3.20/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::Block, -1, 1, true> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/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::Block, -1, 1, true> > >’ ../inst/include/Spectra/LinAlg/Lanczos.h:114:39: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true> > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true> > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true> > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true> > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, -1, 1, true> > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Map > > >’ ../inst/include/Spectra/LinAlg/Lanczos.h:114:80: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, 1, false, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from ‘class Eigen::VectorBlock, -1>’ ../inst/include/Spectra/LinAlg/Lanczos.h:122:52: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::InnerStride<1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::InnerStride<1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::InnerStride<1> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase, 0, Eigen::InnerStride<1> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:59:34: required from ‘class Eigen::RefBase, 0, Eigen::InnerStride<1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:281:76: required from ‘class Eigen::Ref, 0, Eigen::InnerStride<1> >’ ../inst/include/Spectra/LinAlg/Lanczos.h:122:31: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:277: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:44:50: required from ‘struct Eigen::internal::traits, 0, Eigen::InnerStride<1> > >::match, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:288:101: required by substitution of ‘template Eigen::Ref, 0, Eigen::InnerStride<1> >::Ref(const Eigen::DenseBase&, typename Eigen::internal::enable_if<(bool)(Eigen::internal::traits, 0, Eigen::InnerStride<1> > >::match::MatchAtCompileTime), Derived>::type*) [with Derived = Eigen::Block, -1, 1, false>]’ ../inst/include/Spectra/LinAlg/Lanczos.h:122:31: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, false> >’ ../inst/include/Spectra/LinAlg/Lanczos.h:123:52: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>’ ../inst/include/Spectra/LinAlg/Lanczos.h:141:41: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:59:34: required from ‘class Eigen::RefBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:329:77: required from ‘class Eigen::Ref, 0, Eigen::OuterStride<> >’ ../inst/include/Spectra/SymEigsBase.h:148:30: required from ‘void Spectra::SymEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/SymEigsBase.h:336:9: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper, -1, 1, false> >’ ../inst/include/Spectra/SymEigsBase.h:115:58: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::num_converged(Scalar) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:341:21: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1, false> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1, false> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1, false> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, -1, 1, false> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >’ ../inst/include/Spectra/SymEigsBase.h:115:64: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::num_converged(Scalar) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:341:21: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array > >’ ../inst/include/Spectra/SymEigsBase.h:115:70: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::num_converged(Scalar) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:341:21: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >’ ../inst/include/Spectra/SymEigsBase.h:115:28: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::num_converged(Scalar) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:341:21: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, false> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >’ ../inst/include/Spectra/SymEigsBase.h:116:61: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::num_converged(Scalar) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:341:21: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:59:34: required from ‘class Eigen::RefBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:281:76: required from ‘class Eigen::Ref, 0, Eigen::OuterStride<> >’ ../inst/include/Spectra/SymEigsBase.h:98:28: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map >, const Eigen::Block, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map >, const Eigen::Block, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Block, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map >; U = Eigen::Block, -1, 1, true>; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>; Derived = Eigen::Map >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ svds.cpp:167:47: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ svds.cpp:179:52: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ ../inst/include/Spectra/LinAlg/Arnoldi.h:118:26: required from ‘void Spectra::Arnoldi::init(MapConstVec&, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstVec = Eigen::Map >; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:297:19: required from ‘void Spectra::SymEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/SymEigsBase.h:311:13: required from ‘void Spectra::SymEigsBase::init() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ svds.cpp:30:14: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ ../inst/include/Spectra/LinAlg/Arnoldi.h:126:35: required from ‘void Spectra::Arnoldi::init(MapConstVec&, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstVec = Eigen::Map >; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:297:19: required from ‘void Spectra::SymEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/SymEigsBase.h:311:13: required from ‘void Spectra::SymEigsBase::init() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ svds.cpp:30:14: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ ../inst/include/Spectra/LinAlg/Arnoldi.h:126:31: required from ‘void Spectra::Arnoldi::init(MapConstVec&, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstVec = Eigen::Map >; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:297:19: required from ‘void Spectra::SymEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/SymEigsBase.h:311:13: required from ‘void Spectra::SymEigsBase::init() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ svds.cpp:30:14: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Matrix >’ ../inst/include/Spectra/LinAlg/Arnoldi.h:130:28: required from ‘void Spectra::Arnoldi::init(MapConstVec&, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstVec = Eigen::Map >; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:297:19: required from ‘void Spectra::SymEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/SymEigsBase.h:311:13: required from ‘void Spectra::SymEigsBase::init() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ svds.cpp:30:14: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Matrix, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Matrix, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Matrix, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base >, Eigen::Matrix, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl >, Eigen::Matrix, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, Eigen::Matrix, 0>’ ../inst/include/Spectra/LinAlg/Arnoldi.h:74:30: required from ‘void Spectra::Arnoldi::expand_basis(MapConstMat&, Index, Vector&, Scalar&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstMat = Eigen::Map >; Index = long int; Vector = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Lanczos.h:90:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 0, Eigen::Stride<0, 0> > >’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:36: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Lanczos.h:122:31: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:39: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Lanczos.h:122:31: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from ‘class Eigen::Diagonal, 0, Eigen::OuterStride<> >, 0>’ ../inst/include/Spectra/LinAlg/UpperHessenbergQR.h:539:40: required from ‘void Spectra::TridiagQR::compute(ConstGenericMatrix&, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/SymEigsBase.h:95:27: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, 0, Eigen::OuterStride<> >, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper, 0, Eigen::OuterStride<> >, 0> >’ ../inst/include/Spectra/LinAlg/UpperHessenbergQR.h:539:48: required from ‘void Spectra::TridiagQR::compute(ConstGenericMatrix&, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/SymEigsBase.h:95:27: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::OuterStride<> >, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::OuterStride<> >, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::OuterStride<> >, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::OuterStride<> >, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::OuterStride<> >, 0> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >’ ../inst/include/Spectra/LinAlg/UpperHessenbergQR.h:539:51: required from ‘void Spectra::TridiagQR::compute(ConstGenericMatrix&, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/SymEigsBase.h:95:27: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 16777215>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 16777215>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 16777215> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 16777215> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from ‘class Eigen::Diagonal, 0, Eigen::OuterStride<> >, 16777215>’ ../inst/include/Spectra/LinAlg/UpperHessenbergQR.h:540:42: required from ‘void Spectra::TridiagQR::compute(ConstGenericMatrix&, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/SymEigsBase.h:95:27: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, Eigen::Map >, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true>, Eigen::Map >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true>, Eigen::Map >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, -1, -1, true>, Eigen::Map >, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, -1, -1, true>, Eigen::Map >, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, -1, -1, true>, Eigen::Map >, 0>’ ../inst/include/Spectra/LinAlg/Arnoldi.h:269:57: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/SymEigsBase.h:105:25: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Block, -1, 1, true>, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Block, -1, 1, true>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Block, -1, 1, true>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, Eigen::Block, -1, 1, true>, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, Eigen::Block, -1, 1, true>, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::Block, -1, 1, true>, 0>’ ../inst/include/Spectra/LinAlg/Arnoldi.h:271:41: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/SymEigsBase.h:105:25: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ ../inst/include/Spectra/LinAlg/Arnoldi.h:274:29: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/SymEigsBase.h:105:25: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ ../inst/include/Spectra/LinAlg/Arnoldi.h:274:70: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/SymEigsBase.h:105:25: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ ../inst/include/Spectra/LinAlg/Arnoldi.h:274:51: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/SymEigsBase.h:105:25: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<-1, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<-1, 0> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<-1, 0> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<-1, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<-1, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 0, Eigen::Stride<-1, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:432:39: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, -1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:463:31: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:288:101: required by substitution of ‘template Eigen::Ref, 0, Eigen::OuterStride<> >::Ref(const Eigen::DenseBase&, typename Eigen::internal::enable_if<(bool)(Eigen::internal::traits, 0, Eigen::OuterStride<> > >::match::MatchAtCompileTime), Derived>::type*) [with Derived = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:463:17: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:44:50: required from ‘struct Eigen::internal::traits, 0, Eigen::OuterStride<> > >::match, 0, Eigen::OuterStride<> >, -1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Ref.h:288:101: required by substitution of ‘template Eigen::Ref, 0, Eigen::OuterStride<> >::Ref(const Eigen::DenseBase&, typename Eigen::internal::enable_if<(bool)(Eigen::internal::traits, 0, Eigen::OuterStride<> > >::match::MatchAtCompileTime), Derived>::type*) [with Derived = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:463:17: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:483:16: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0, 8>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:30: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Map >, 2>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Map >, 2> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Map >, 2> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, Eigen::Map >, 2, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, Eigen::Map >, 2, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::Map >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:234:28: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Matrix; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::Matrix; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/RMatOp/SVDOp.h:63:41: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Map >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::Map >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/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 >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Map >; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/RMatOp/SVDOp.h:122:59: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from ‘Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]’ ../inst/include/Spectra/SymEigsBase.h:287:27: required from ‘void Spectra::SymEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/SymEigsBase.h:311:13: required from ‘void Spectra::SymEigsBase::init() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ svds.cpp:30:14: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from ‘Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]’ ../inst/include/Spectra/SymEigsBase.h:288:27: required from ‘void Spectra::SymEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/SymEigsBase.h:311:13: required from ‘void Spectra::SymEigsBase::init() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ svds.cpp:30:14: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase > >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose > >’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:36: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:73:31: required from ‘void Spectra::Arnoldi::expand_basis(MapConstMat&, Index, Vector&, Scalar&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstMat = Eigen::Map >; Index = long int; Vector = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Lanczos.h:90:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, Eigen::Matrix, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >, Eigen::Matrix, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >, Eigen::Matrix, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base > >, Eigen::Matrix, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl > >, Eigen::Matrix, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product > >, Eigen::Matrix, 0>’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:39: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:73:31: required from ‘void Spectra::Arnoldi::expand_basis(MapConstMat&, Index, Vector&, Scalar&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstMat = Eigen::Map >; Index = long int; Vector = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Lanczos.h:90:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 0>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 0> >’ ../inst/include/Spectra/LinAlg/TridiagEigen.h:134:62: required from ‘void Spectra::TridiagEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/TridiagEigen.h:117:9: required from ‘Spectra::TridiagEigen::TridiagEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/SymEigsBase.h:148:30: required from ‘void Spectra::SymEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/SymEigsBase.h:336:9: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 16777215> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 16777215> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 16777215> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 16777215>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 16777215> >’ ../inst/include/Spectra/LinAlg/TridiagEigen.h:135:64: required from ‘void Spectra::TridiagEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/TridiagEigen.h:117:9: required from ‘Spectra::TridiagEigen::TridiagEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/SymEigsBase.h:148:30: required from ‘void Spectra::SymEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/SymEigsBase.h:336:9: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ ../inst/include/Spectra/LinAlg/TridiagEigen.h:146:48: required from ‘void Spectra::TridiagEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/TridiagEigen.h:117:9: required from ‘Spectra::TridiagEigen::TridiagEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/SymEigsBase.h:148:30: required from ‘void Spectra::SymEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/SymEigsBase.h:336:9: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 16777215>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 16777215>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 16777215>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 16777215>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 16777215>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ ../inst/include/Spectra/LinAlg/TridiagEigen.h:147:49: required from ‘void Spectra::TridiagEigen::compute(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/LinAlg/TridiagEigen.h:117:9: required from ‘Spectra::TridiagEigen::TridiagEigen(ConstGenericMatrix&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/SymEigsBase.h:148:30: required from ‘void Spectra::SymEigsBase::retrieve_ritzpair() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/SymEigsBase.h:336:9: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 16777215>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 16777215>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 16777215>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 16777215> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 16777215> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Diagonal.h:63:53: required from ‘class Eigen::Diagonal, 16777215>’ ../inst/include/Spectra/LinAlg/UpperHessenbergQR.h:656:22: required from ‘void Spectra::TridiagQR::matrix_QtHQ(Matrix&) const [with Scalar = double; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Lanczos.h:162:27: required from ‘void Spectra::Lanczos::compress_H(const Spectra::TridiagQR&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp]’ ../inst/include/Spectra/SymEigsBase.h:102:29: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Block, -1, 1, true>; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::Block, -1, 1, true>; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, -1, 1, true> >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ svds.cpp:179:52: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:377:17: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:377:25: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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> >, 0>’: /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:377:43: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:400:130: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0, 5>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:400:114: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, const Eigen::Block, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, const Eigen::Block, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, const Eigen::Block, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl >, const Eigen::Block, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp >, const Eigen::Block, -1, -1>, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:377:43: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map >, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map >, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map >, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map >, const Eigen::Matrix, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map >; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Map >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:123:21: required from ‘Scalar Spectra::ArnoldiOp::inner_product(const Arg1&, const Arg2&) const [with Arg1 = Eigen::Map >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd]’ ../inst/include/Spectra/LinAlg/Lanczos.h:107:47: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:138:22: required from ‘Scalar Spectra::ArnoldiOp::norm(const Arg&) [with Arg = Eigen::Matrix; Scalar = double; OpType = MatProd]’ ../inst/include/Spectra/LinAlg/Lanczos.h:116:31: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 0, Eigen::OuterStride<> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:887:41: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:61:73: required from ‘Eigen::ArrayWrapper::ArrayWrapper(ExpressionType&) [with ExpressionType = const Eigen::Diagonal, 0, Eigen::OuterStride<> >, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:322:100: required from ‘const Eigen::ArrayWrapper Eigen::MatrixBase::array() const [with Derived = Eigen::Diagonal, 0, Eigen::OuterStride<> >, 0>]’ ../inst/include/Spectra/LinAlg/UpperHessenbergQR.h:539:48: required from ‘void Spectra::TridiagQR::compute(ConstGenericMatrix&, const Scalar&) [with Scalar = double; ConstGenericMatrix = const Eigen::Ref, 0, Eigen::OuterStride<> >]’ ../inst/include/Spectra/SymEigsBase.h:95:27: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>; SrcXprType = Eigen::Block, -1, 1, true>; Functor = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>; SrcXprType = Eigen::Block, -1, 1, true>; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::Block, -1, 1, true>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Block, -1, 1, true>; ExpressionType = Eigen::Block, -1, 1, true>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:425:48: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 3; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ svds.cpp:136:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1384:41: required from ‘struct Eigen::internal::evaluator_wrapper_base, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1464:8: required from ‘struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Array >; Functor = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Array >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; Src = Eigen::CwiseNullaryOp, Eigen::Array >; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; Src = Eigen::CwiseNullaryOp, Eigen::Array >; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:34:28: required from ‘Derived& Eigen::ArrayBase::operator-=(const Scalar&) [with Derived = Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; Scalar = double]’ svds.cpp:167:60: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Map >, const Eigen::Matrix > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map >; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Map >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/RMatOp/SVDOp.h:58:41: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Map >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Map > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Map >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::Map >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:138:22: required from ‘Scalar Spectra::ArnoldiOp::norm(const Arg&) [with Arg = Eigen::Map >; Scalar = double; OpType = MatProd]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:110:40: required from ‘void Spectra::Arnoldi::init(MapConstVec&, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstVec = Eigen::Map >; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:297:19: required from ‘void Spectra::SymEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/SymEigsBase.h:311:13: required from ‘void Spectra::SymEigsBase::init() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ svds.cpp:30:14: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from ‘struct Eigen::internal::plain_object_eval, -1, -1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from ‘struct Eigen::internal::generic_product_impl, -1, -1, true>, Eigen::Map >, Eigen::DenseShape, Eigen::DenseShape, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Block, -1, 1, true>; Lhs = Eigen::Block, -1, -1, true>; Rhs = Eigen::Map >; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; ExpressionType = Eigen::Block, -1, 1, true>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:269:33: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/SymEigsBase.h:105:25: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, const Eigen::Block, -1, 1, true>, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, const Eigen::Block, -1, 1, true>, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, const Eigen::Block, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 3; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ svds.cpp:136:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 3; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ svds.cpp:136:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, Eigen::Matrix, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false>, Eigen::Matrix, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false>, Eigen::Matrix, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, 1, -1, false>, Eigen::Matrix, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, 1, -1, false>, Eigen::Matrix, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 1, -1, false>, Eigen::Matrix, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 3; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ svds.cpp:136:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 1, -1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 3; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ svds.cpp:136:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from ‘struct Eigen::internal::plain_object_eval, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from ‘struct Eigen::internal::generic_product_impl, 1, -1, false>, Eigen::Matrix, Eigen::DenseShape, Eigen::DenseShape, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 3; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ svds.cpp:136:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Block, -1, 1, true> >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Map >, const Eigen::Block, -1, 1, true> > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map >; U = Eigen::Block, -1, 1, true>; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>; Derived = Eigen::Map >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ svds.cpp:167:47: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 16, Eigen::Stride<0, 0> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 16, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 16, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 16, Eigen::Stride<0, 0> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, false> >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, false> >; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, false> > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_max_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, false> >; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/Spectra/LinAlg/Lanczos.h:123:63: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix, 1>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, Eigen::Matrix, 1, 8>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, Eigen::Matrix, 1, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::Matrix, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:441:32: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 3; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ svds.cpp:136:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, true>, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, true>, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 3; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ svds.cpp:136:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false>, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false>, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, false>, 1, -1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 1, -1, false>, 1, -1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 3; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ svds.cpp:136:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Visitor.h:79:51: required from ‘class Eigen::internal::visitor_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Visitor.h:123:17: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:377:63: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Visitor.h:79:51: required from ‘class Eigen::internal::visitor_evaluator, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Visitor.h:123:17: required from ‘void Eigen::DenseBase::visit(Visitor&) const [with Visitor = Eigen::internal::max_coeff_visitor, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, 0>; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Visitor.h:374:14: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:377:63: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:330: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:64:27: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1080:42: required from ‘struct Eigen::internal::gebp_kernel, 4, 4, false, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:78:95: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1085:45: required from ‘struct Eigen::internal::gebp_kernel, 4, 4, false, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:78:95: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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>’: /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/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> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:125:66: required from ‘static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long int; int Mode = 5; bool Conjugate = false]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:333: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘class Eigen::internal::gemv_traits’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:87:38: required from ‘struct Eigen::internal::general_matrix_vector_product, 0, false, double, Eigen::internal::const_blas_data_mapper, false, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:134:115: required from ‘static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long int; int Mode = 5; bool Conjugate = false]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: required from ‘static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Matrix; Rhs = Eigen::Map >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/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 >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘class Eigen::internal::gemv_traits’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:91:42: required from ‘struct Eigen::internal::general_matrix_vector_product, 0, false, double, Eigen::internal::const_blas_data_mapper, false, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:134:115: required from ‘static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long int; int Mode = 5; bool Conjugate = false]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: required from ‘static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Matrix; Rhs = Eigen::Map >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/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 >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘class Eigen::internal::gemv_traits’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:95:45: required from ‘struct Eigen::internal::general_matrix_vector_product, 0, false, double, Eigen::internal::const_blas_data_mapper, false, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverVector.h:134:115: required from ‘static void Eigen::internal::triangular_solve_vector::run(Index, const LhsScalar*, Index, RhsScalar*) [with LhsScalar = double; RhsScalar = double; Index = long int; int Mode = 5; bool Conjugate = false]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:73:12: required from ‘static void Eigen::internal::triangular_solver_selector::run(const Lhs&, Rhs&) [with Lhs = const Eigen::Matrix; Rhs = Eigen::Map >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/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 >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits, std::complex, false, false, 1, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:64:27: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = std::complex; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 775 | Vectorizable = unpacket_traits::vectorizable | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 780 | RealPacketSize = Vectorizable ? unpacket_traits::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 790 | typedef DoublePacket DoublePacketType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 793 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 794 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 796 | typedef typename conditional::type AccPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 799 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits, std::complex, false, false, 1, 1>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1080:42: required from ‘struct Eigen::internal::gebp_kernel, std::complex, long int, Eigen::internal::blas_data_mapper, long int, 0, 0, 1>, 1, 4, false, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:78:95: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = std::complex; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 775 | Vectorizable = unpacket_traits::vectorizable | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 780 | RealPacketSize = Vectorizable ? unpacket_traits::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 790 | typedef DoublePacket DoublePacketType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 793 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 794 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 796 | typedef typename conditional::type AccPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 799 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits, std::complex, false, false, 1, 2>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1085:45: required from ‘struct Eigen::internal::gebp_kernel, std::complex, long int, Eigen::internal::blas_data_mapper, long int, 0, 0, 1>, 1, 4, false, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:78:95: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = std::complex; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:769:20: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 769 | PACKET_DECL_COND(Real, _PacketSize); | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:391:3: note: in definition of macro ‘PACKET_DECL_COND’ 391 | name ## Packet | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 775 | Vectorizable = unpacket_traits::vectorizable | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:775:49: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 780 | RealPacketSize = Vectorizable ? unpacket_traits::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:780:67: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 790 | typedef DoublePacket DoublePacketType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:790:52: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 793 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:793:72: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 794 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:794:76: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 796 | typedef typename conditional::type AccPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:796:76: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 799 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:799:33: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/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]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:130:39: required from ‘void Spectra::Arnoldi::init(MapConstVec&, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstVec = Eigen::Map >; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:297:19: required from ‘void Spectra::SymEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/SymEigsBase.h:311:13: required from ‘void Spectra::SymEigsBase::init() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ svds.cpp:30:14: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Lanczos.h:141:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, false>, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, false>, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Lanczos.h:141:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 2, Eigen::Stride<0, 0> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 2, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 2, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 2, Eigen::Stride<0, 0> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 3; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ svds.cpp:136:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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>’: /home/omnipath/local/R/4.4-3.20/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> > > >’ /home/omnipath/local/R/4.4-3.20/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> > > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:296:40: required from ‘static void Eigen::internal::gemv_dense_selector<2, 0, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Matrix; Rhs = Eigen::Block, -1, 1, true>; Dest = Eigen::Block, -1, 1, true>; typename Dest::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 3; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ svds.cpp:136:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 3; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ svds.cpp:136:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:26: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 3; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ svds.cpp:136:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 3; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ svds.cpp:136:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from ‘class Eigen::internal::BlockImpl_dense, const Eigen::Matrix >, -1, 1, true, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, const Eigen::Matrix >, -1, 1, true, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, const Eigen::Matrix >, -1, 1, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:72: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:57: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; Functor = swap_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; SrcXprType = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; Src = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; Func = swap_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; Src = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; Func = swap_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:424:22: required from ‘void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; Derived = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:483:24: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gemm_pack_rhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long int; DataMapper = Eigen::internal::blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = true]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:155: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 = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2459:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 2459 | PacketBlock kernel; | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gemm_pack_lhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long int; DataMapper = Eigen::internal::const_blas_data_mapper; int Pack1 = 4; int Pack2 = 2; Packet = __vector(2) double; bool Conjugate = false; bool PanelMode = false]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:162:21: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2100:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 2100 | typedef typename unpacket_traits::half>::half QuarterPacket; | ^~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2102:56: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 2102 | HalfPacketSize = unpacket_traits::size, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 2103 | QuarterPacketSize = unpacket_traits::size, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2103:62: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, ResScalar, Index, Index, Index, Index) [with LhsScalar = double; RhsScalar = double; Index = long int; DataMapper = Eigen::internal::blas_data_mapper; int mr = 4; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; ResScalar = double]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:164:24: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = double; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1920:103: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1920 | const int SResPacketHalfSize = unpacket_traits::half>::size; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1921:138: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1921 | const int SResPacketQuarterSize = unpacket_traits::half>::half>::size; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1921:138: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1977:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1977 | typedef typename conditional=8,typename unpacket_traits::half,SResPacket>::type SResPacketHalf; | ^~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1978:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1978 | typedef typename conditional=8,typename unpacket_traits::half,SLhsPacket>::type SLhsPacketHalf; | ^~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1979:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1979 | typedef typename conditional=8,typename unpacket_traits::half,SRhsPacket>::type SRhsPacketHalf; | ^~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1980:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1980 | typedef typename conditional=8,typename unpacket_traits::half,SAccPacket>::type SAccPacketHalf; | ^~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, 0, Eigen::OuterStride<> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0, Eigen::OuterStride<> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from ‘struct Eigen::internal::plain_object_eval, 0, Eigen::OuterStride<> >, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from ‘struct Eigen::internal::generic_product_impl, 0, Eigen::OuterStride<> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Ref, 0, Eigen::OuterStride<> >; Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:464:20: required from ‘static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Ref, 0, Eigen::OuterStride<> >; Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref, 0, Eigen::OuterStride<> >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref, 0, Eigen::OuterStride<> >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref, 0, Eigen::OuterStride<> >, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref, 0, Eigen::OuterStride<> >, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, -1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from ‘struct Eigen::internal::plain_object_eval, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:369:45: required from ‘struct Eigen::internal::generic_product_impl, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Ref, 0, Eigen::OuterStride<> >, Eigen::DenseShape, Eigen::DenseShape, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Ref, 0, Eigen::OuterStride<> >; Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:464:20: required from ‘static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Ref, 0, Eigen::OuterStride<> >; Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, const Eigen::Matrix, -1, -1> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, const Eigen::Matrix, -1, -1> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, const Eigen::Matrix, -1, -1> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:172:103: required from ‘class Eigen::internal::BlockImpl_dense >, const Eigen::Matrix, -1, -1> >, -1, 1, true, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl >, const Eigen::Matrix, -1, -1> >, -1, 1, true, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block >, const Eigen::Matrix, -1, -1> >, -1, 1, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:72: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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::PartialReduxExpr >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:57: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, ResScalar, Index, Index, Index, Index) [with LhsScalar = std::complex; RhsScalar = std::complex; Index = long int; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; int mr = 1; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; ResScalar = std::complex]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:164:24: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = std::complex; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1978:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1978 | typedef typename conditional=8,typename unpacket_traits::half,SLhsPacket>::type SLhsPacketHalf; | ^~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘struct Eigen::internal::unpacket_traits >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1979:135: required from ‘void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, ResScalar, Index, Index, Index, Index) [with LhsScalar = std::complex; RhsScalar = std::complex; Index = long int; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; int mr = 1; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; ResScalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:164:24: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = std::complex; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:746:64: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 746 | typedef DoublePacket::half> half; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 1, -1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, 1, -1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:74:25: required from ‘void Spectra::Arnoldi::expand_basis(MapConstMat&, Index, Vector&, Scalar&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstMat = Eigen::Map >; Index = long int; Vector = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Lanczos.h:90:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:74:25: required from ‘void Spectra::Arnoldi::expand_basis(MapConstMat&, Index, Vector&, Scalar&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstMat = Eigen::Map >; Index = long int; Vector = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Lanczos.h:90:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Map >, const Eigen::Matrix > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map >; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Map >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:123:21: required from ‘Scalar Spectra::ArnoldiOp::inner_product(const Arg1&, const Arg2&) const [with Arg1 = Eigen::Map >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd]’ ../inst/include/Spectra/LinAlg/Lanczos.h:107:47: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/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]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:98:46: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:138:22: required from ‘Scalar Spectra::ArnoldiOp::norm(const Arg&) [with Arg = Eigen::Matrix; Scalar = double; OpType = MatProd]’ ../inst/include/Spectra/LinAlg/Lanczos.h:116:31: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> > >, 1, -1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Ref, 0, Eigen::InnerStride<1> >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Ref, 0, Eigen::InnerStride<1> >; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:23: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Lanczos.h:122:31: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 1, -1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true>, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true>, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, true>, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, true>, 1, -1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; ExpressionType = Eigen::Block, -1, 1, true>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:269:33: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/SymEigsBase.h:105:25: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; ExpressionType = Eigen::Block, -1, 1, true>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:269:33: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/SymEigsBase.h:105:25: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, false>; U = Eigen::Block, -1, 1, true>, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 3; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ svds.cpp:136:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, true> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false>, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false>, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 1, -1, false>, 1, -1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 1, -1, false>, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 3; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ svds.cpp:136:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 1, -1, false>, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 3; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ svds.cpp:136:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, -1, 1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, false> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 3; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ svds.cpp:136:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:274:18: required from ‘void Eigen::internal::outer_product_selector_run(Dst&, const Lhs&, const Rhs&, const Func&, const false_type&) [with Dst = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>; Func = generic_product_impl, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:329:41: required from ‘static void Eigen::internal::generic_product_impl::subTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>; Src = Eigen::Product, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, 0>; ExpressionType = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:400:77: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:400:77: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/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>’: /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/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> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:280:48: required from ‘void Eigen::internal::outer_product_selector_run(Dst&, const Lhs&, const Rhs&, const Func&, const false_type&) [with Dst = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>; Lhs = Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>; Rhs = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>; Func = generic_product_impl, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false>, Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, false>, Eigen::DenseShape, Eigen::DenseShape, 5>::sub]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:329:41: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:400:77: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 1>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 1, 8>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 1, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gebp_traits, std::complex<_Tp>, _ConjLhs, _ConjRhs, Arch, _PacketSize>::loadLhs(const LhsScalar*, LhsPacket&) const [with RealScalar = double; bool _ConjLhs = false; bool _ConjRhs = false; int Arch = 1; int _PacketSize = 0; LhsScalar = std::complex; LhsPacket = __vector(2) double]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1525:13: required from ‘void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, ResScalar, Index, Index, Index, Index) [with LhsScalar = std::complex; RhsScalar = std::complex; Index = long int; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; int mr = 1; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; ResScalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:164:24: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = std::complex; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/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::Ref, -1, -1>, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; int Side = 1; int Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:182:21: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with int Side = 1; OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 858 | dest = pload((const typename unpacket_traits::type*)(a)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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::Map > >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Map > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Map > > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/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::Map > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Map > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:98:46: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Map >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::Map >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:138:22: required from ‘Scalar Spectra::ArnoldiOp::norm(const Arg&) [with Arg = Eigen::Map >; Scalar = double; OpType = MatProd]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:110:40: required from ‘void Spectra::Arnoldi::init(MapConstVec&, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstVec = Eigen::Map >; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:297:19: required from ‘void Spectra::SymEigsBase::init(const Scalar*) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ ../inst/include/Spectra/SymEigsBase.h:311:13: required from ‘void Spectra::SymEigsBase::init() [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp]’ svds.cpp:30:14: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::CwiseNullaryOp, Eigen::Matrix >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >; Func = assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::CwiseNullaryOp, Eigen::Matrix >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseNullaryOp, Eigen::Matrix >; Derived = Eigen::Block, -1, -1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:20: required from ‘Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Block, -1, -1, false>; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Block, -1, -1, false>]’ ../inst/include/Spectra/LinAlg/Lanczos.h:79:63: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, 1, -1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase > >, 1, -1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase > >, 1, -1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense > >, 1, -1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Ref, 0, Eigen::InnerStride<1> >; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:23: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:73:31: required from ‘void Spectra::Arnoldi::expand_basis(MapConstMat&, Index, Vector&, Scalar&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstMat = Eigen::Map >; Index = long int; Vector = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Lanczos.h:90:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, -1, 1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::InnerStride<1> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::InnerStride<1> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::InnerStride<1> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Ref, 0, Eigen::InnerStride<1> >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Ref, 0, Eigen::InnerStride<1> >; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:23: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Lanczos.h:122:31: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Lanczos.h:141:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> >, 1, -1, false>; U = Eigen::Block, -1, 1, false>, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Lanczos.h:141:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gemm_pack_rhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long int; DataMapper = Eigen::internal::const_blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = false]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:195:21: required from ‘static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 0; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14: required from ‘void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7: required from ‘void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 3; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ svds.cpp:136:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2459:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 2459 | PacketBlock kernel; | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> > >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:26: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, 1, 1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, 1, 1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Map >, 2>; Derived = Eigen::Map >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:234:11: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:179:81: required from ‘class Eigen::DenseBase >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase >, 1, 1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, 1, 1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Map >, 2>; Derived = Eigen::Map >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:234:11: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 1, 1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, 1, 1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Map >, 2>; Derived = Eigen::Map >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:234:11: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1, -1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 1, -1, false> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl >, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:74:25: required from ‘void Spectra::Arnoldi::expand_basis(MapConstMat&, Index, Vector&, Scalar&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstMat = Eigen::Map >; Index = long int; Vector = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Lanczos.h:90:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block >, 1, -1, false>; U = Eigen::Block, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:74:25: required from ‘void Spectra::Arnoldi::expand_basis(MapConstMat&, Index, Vector&, Scalar&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstMat = Eigen::Map >; Index = long int; Vector = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Lanczos.h:90:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> > >, 1, -1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Ref, 0, Eigen::InnerStride<1> >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Ref, 0, Eigen::InnerStride<1> >; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:23: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Lanczos.h:122:31: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Ref, 0, Eigen::InnerStride<1> >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Ref, 0, Eigen::InnerStride<1> >; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:23: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Lanczos.h:122:31: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 1, -1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, true>, 1, -1, false> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, true>, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, true>, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, -1, -1, true>, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, -1, true>, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; ExpressionType = Eigen::Block, -1, 1, true>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:269:33: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/SymEigsBase.h:105:25: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block >, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block >, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, -1, true>, 1, -1, false>; U = Eigen::Block >, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; ExpressionType = Eigen::Block, -1, 1, true>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:269:33: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/SymEigsBase.h:105:25: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 3; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ svds.cpp:136:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator, 1, -1, false>, 1, -1, true> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 1, -1, false>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 3; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ svds.cpp:136:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, const Eigen::Matrix >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Matrix >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:114:1: required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; ResultType = double; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:21: required from ‘const Eigen::internal::evaluator >::Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Scalar = double; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:177:17: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:57: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>; U = Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true>; U = Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, -1, 1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::OuterStride<> >, 1, -1, false> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, const Eigen::Matrix, -1, -1> >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator >, const Eigen::Matrix, -1, -1> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Block >, const Eigen::Matrix, -1, -1> >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block >, const Eigen::Matrix, -1, -1> >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:114:1: required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block >, const Eigen::Matrix, -1, -1> >, -1, 1, true>; ResultType = double; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:21: required from ‘const Eigen::internal::evaluator >::Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp >, const Eigen::Matrix, -1, -1> >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Scalar = double; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:177:17: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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::PartialReduxExpr >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr >, const Eigen::Matrix, -1, -1> >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:57: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gebp_traits, std::complex<_Tp>, _ConjLhs, _ConjRhs, Arch, _PacketSize>::loadLhs(const LhsScalar*, LhsPacket&) const [with RealScalar = double; bool _ConjLhs = false; bool _ConjRhs = false; int Arch = 1; int _PacketSize = 1; LhsScalar = std::complex; LhsPacket = __vector(2) double]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1198:19: required from ‘void Eigen::internal::lhs_process_one_packet::peeled_kc_onestep(Eigen::Index, const LhsScalar*, const RhsScalar*, GEBPTraits, LhsPacket*, RhsPacketx4*, RhsPacket*, AccPacket*, AccPacket*, AccPacket*, AccPacket*) [with int nr = 4; long int LhsProgress = 1; long int RhsProgress = 1; LhsScalar = std::complex; RhsScalar = std::complex; ResScalar = std::complex; AccPacket = Eigen::internal::DoublePacket<__vector(2) double>; LhsPacket = __vector(2) double; RhsPacket = Eigen::internal::DoublePacket<__vector(2) double>; ResPacket = Eigen::internal::Packet1cd; GEBPTraits = Eigen::internal::gebp_traits, std::complex, false, false, 1, 1>; LinearMapper = Eigen::internal::BlasLinearMapper, long int, 0, 1>; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; Eigen::Index = long int; RhsPacketx4 = Eigen::internal::QuadPacket >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1269:11: required from ‘void Eigen::internal::lhs_process_one_packet::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, ResScalar, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, int, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with int nr = 4; long int LhsProgress = 1; long int RhsProgress = 1; LhsScalar = std::complex; RhsScalar = std::complex; ResScalar = std::complex; AccPacket = Eigen::internal::DoublePacket<__vector(2) double>; LhsPacket = __vector(2) double; RhsPacket = Eigen::internal::DoublePacket<__vector(2) double>; ResPacket = Eigen::internal::Packet1cd; GEBPTraits = Eigen::internal::gebp_traits, std::complex, false, false, 1, 1>; LinearMapper = Eigen::internal::BlasLinearMapper, long int, 0, 1>; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1896:8: required from ‘void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, ResScalar, Index, Index, Index, Index) [with LhsScalar = std::complex; RhsScalar = std::complex; Index = long int; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; int mr = 1; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; ResScalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:164:24: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = std::complex; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 858 | dest = pload((const typename unpacket_traits::type*)(a)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gebp_traits, std::complex<_Tp>, _ConjLhs, _ConjRhs, Arch, _PacketSize>::loadLhs(const LhsScalar*, LhsPacket&) const [with RealScalar = double; bool _ConjLhs = false; bool _ConjRhs = false; int Arch = 1; int _PacketSize = 2; LhsScalar = std::complex; LhsPacket = __vector(2) double]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1198:19: required from ‘void Eigen::internal::lhs_process_one_packet::peeled_kc_onestep(Eigen::Index, const LhsScalar*, const RhsScalar*, GEBPTraits, LhsPacket*, RhsPacketx4*, RhsPacket*, AccPacket*, AccPacket*, AccPacket*, AccPacket*) [with int nr = 4; long int LhsProgress = 1; long int RhsProgress = 1; LhsScalar = std::complex; RhsScalar = std::complex; ResScalar = std::complex; AccPacket = Eigen::internal::DoublePacket<__vector(2) double>; LhsPacket = __vector(2) double; RhsPacket = Eigen::internal::DoublePacket<__vector(2) double>; ResPacket = Eigen::internal::Packet1cd; GEBPTraits = Eigen::internal::gebp_traits, std::complex, false, false, 1, 2>; LinearMapper = Eigen::internal::BlasLinearMapper, long int, 0, 1>; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; Eigen::Index = long int; RhsPacketx4 = Eigen::internal::QuadPacket >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1269:11: required from ‘void Eigen::internal::lhs_process_one_packet::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, ResScalar, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, int, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index) [with int nr = 4; long int LhsProgress = 1; long int RhsProgress = 1; LhsScalar = std::complex; RhsScalar = std::complex; ResScalar = std::complex; AccPacket = Eigen::internal::DoublePacket<__vector(2) double>; LhsPacket = __vector(2) double; RhsPacket = Eigen::internal::DoublePacket<__vector(2) double>; ResPacket = Eigen::internal::Packet1cd; GEBPTraits = Eigen::internal::gebp_traits, std::complex, false, false, 1, 2>; LinearMapper = Eigen::internal::BlasLinearMapper, long int, 0, 1>; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1902:8: required from ‘void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, ResScalar, Index, Index, Index, Index) [with LhsScalar = std::complex; RhsScalar = std::complex; Index = long int; DataMapper = Eigen::internal::blas_data_mapper, long int, 0, 0, 1>; int mr = 1; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; ResScalar = std::complex]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/TriangularSolverMatrix.h:164:24: required from ‘static void Eigen::internal::triangular_solve_matrix::run(Index, Index, const Scalar*, Index, Scalar*, Index, Index, Eigen::internal::level3_blocking&) [with Scalar = std::complex; Index = long int; int Mode = 5; bool Conjugate = false; int TriStorageOrder = 0; int OtherInnerStride = 1]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SolveTriangular.h:102:12: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; _MatrixType = Eigen::Ref, -1, -1>, 0, Eigen::OuterStride<> >; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:493:62: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = std::complex; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix, -1, -1>; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix, -1, -1>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::Matrix, -1, -1>; _MatrixType = Eigen::Matrix, -1, -1>]’ ../inst/include/RMatOp/ComplexShift_matrix.h:38:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:858:29: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, 1, -1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase > >, 1, -1, true> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl > >, 1, -1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose > >, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Ref, 0, Eigen::InnerStride<1> >; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:23: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:73:31: required from ‘void Spectra::Arnoldi::expand_basis(MapConstMat&, Index, Vector&, Scalar&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstMat = Eigen::Map >; Index = long int; Vector = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Lanczos.h:90:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Ref, 0, Eigen::InnerStride<1> >; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:23: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:73:31: required from ‘void Spectra::Arnoldi::expand_basis(MapConstMat&, Index, Vector&, Scalar&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstMat = Eigen::Map >; Index = long int; Vector = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Lanczos.h:90:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Lanczos.h:141:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, -1, 1, false>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Map, 0, Eigen::Stride<0, 0> >; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Lanczos.h:141:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Block, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from ‘const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Matrix; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; CoeffReturnType = double; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:441:32: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: required from ‘static void Eigen::internal::Assignment, Eigen::internal::assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Matrix; Rhs = Eigen::Matrix; int Options = 0; Scalar = double; SrcXprType = Eigen::Product, Eigen::Matrix, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/SymEigsBase.h:430:23: required from ‘Spectra::SymEigsBase::Matrix Spectra::SymEigsBase::eigenvectors(Index) const [with Scalar = double; int SelectionRule = 3; OpType = MatProd; BOpType = Spectra::IdentityBOp; Matrix = Eigen::Matrix; Index = long int]’ svds.cpp:136:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map >; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Map >; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/TriangularMatrix.h:522:37: required from ‘void Eigen::TriangularViewImpl<_MatrixType, _Mode, Eigen::Dense>::solveInPlace(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map >; _MatrixType = const Eigen::Matrix; unsigned int _Mode = 5]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:237:61: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator >, 1, -1, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:74:25: required from ‘void Spectra::Arnoldi::expand_basis(MapConstMat&, Index, Vector&, Scalar&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstMat = Eigen::Map >; Index = long int; Vector = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Lanczos.h:90:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Matrix, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Matrix, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:74:25: required from ‘void Spectra::Arnoldi::expand_basis(MapConstMat&, Index, Vector&, Scalar&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstMat = Eigen::Map >; Index = long int; Vector = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Lanczos.h:90:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Ref, 0, Eigen::InnerStride<1> >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Ref, 0, Eigen::InnerStride<1> >; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:23: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Lanczos.h:122:31: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, true>, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true>, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator, -1, -1, true>, 1, -1, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true>, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, -1, -1, true>, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; ExpressionType = Eigen::Block, -1, 1, true>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:269:33: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/SymEigsBase.h:105:25: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, -1, true>, 1, -1, false> >, const Eigen::Block >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, -1, -1, true>, Eigen::Map >, 0>; ExpressionType = Eigen::Block, -1, 1, true>; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:269:33: required from ‘void Spectra::Arnoldi::compress_V(const Matrix&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Matrix = Eigen::Matrix]’ ../inst/include/Spectra/SymEigsBase.h:105:25: required from ‘void Spectra::SymEigsBase::restart(Index) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:346:13: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix >, -1, 1, true> >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:114:1: required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, const Eigen::Matrix >, -1, 1, true>; ResultType = double; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:21: required from ‘const Eigen::internal::evaluator >::Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = const Eigen::CwiseUnaryOp, const Eigen::Matrix >; MemberOp = Eigen::internal::member_sum; int Direction = 0; Scalar = double; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:177:17: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::PartialReduxExpr, const Eigen::Matrix >, Eigen::internal::member_sum, 0>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:533:57: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false>, 1, -1, true> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator > >, 1, -1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator > >, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator > >, 1, -1, true> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator > >, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator > >, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Ref, 0, Eigen::InnerStride<1> >; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:23: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:73:31: required from ‘void Spectra::Arnoldi::expand_basis(MapConstMat&, Index, Vector&, Scalar&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstMat = Eigen::Map >; Index = long int; Vector = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Lanczos.h:90:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::OuterStride<> >, 1, -1, false> >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from ‘const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Ref, 0, Eigen::OuterStride<> >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Ref, 0, Eigen::OuterStride<> >; CoeffReturnType = double; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::OuterStride<> >, Eigen::Ref, 0, Eigen::OuterStride<> >, 0>; ExpressionType = Eigen::Ref, 0, Eigen::OuterStride<> >; StorageBase = Eigen::MatrixBase]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:495:23: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::InnerStride<1> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::InnerStride<1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::InnerStride<1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::InnerStride<1> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Ref, 0, Eigen::InnerStride<1> >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Ref, 0, Eigen::InnerStride<1> >; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:23: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Lanczos.h:122:31: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, 0, Eigen::Stride<0, 0> > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> > >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Ref, 0, Eigen::InnerStride<1> >; Src = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product, 0, Eigen::Stride<0, 0> > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Ref, 0, Eigen::InnerStride<1> >; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:23: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map, 0, Eigen::Stride<0, 0> >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Lanczos.h:122:31: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Functor = Eigen::internal::sub_assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Func = sub_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:164:18: required from ‘Derived& Eigen::MatrixBase::operator-=(const Eigen::MatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>, -1, 1, false> >; Derived = Eigen::Block, 0, Eigen::OuterStride<> >, -1, -1, false>, -1, 1, true>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:305:153: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:400:77: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::unblocked_lu(MatrixTypeRef&, PivIndex*, PivIndex&) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int; MatrixTypeRef = Eigen::Ref, 0, Eigen::OuterStride<> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:439:26: required from ‘static Eigen::Index Eigen::internal::partial_lu_impl::blocked_lu(Eigen::Index, Eigen::Index, Scalar*, Eigen::Index, PivIndex*, PivIndex&, Eigen::Index) [with Scalar = double; int StorageOrder = 0; PivIndex = int; int SizeAtCompileTime = -1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:519:17: required from ‘void Eigen::internal::partial_lu_inplace(MatrixType&, TranspositionType&, typename TranspositionType::StorageIndex&) [with MatrixType = Eigen::Matrix; TranspositionType = Eigen::Transpositions<-1, -1, int>; typename TranspositionType::StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:543:31: required from ‘void Eigen::PartialPivLU::compute() [with _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:133:14: required from ‘Eigen::PartialPivLU& Eigen::PartialPivLU::compute(const Eigen::EigenBase&) [with InputType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseNullaryOp, Eigen::Matrix > > >; _MatrixType = Eigen::Matrix]’ ../inst/include/RMatOp/RealShift_matrix.h:31:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, 1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, 1, 1, false>; SrcXprType = Eigen::Block >, 1, 1, false>; Functor = swap_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, 1, 1, false>; SrcXprType = Eigen::Block >, 1, 1, false>; Functor = Eigen::internal::swap_assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block >, 1, 1, false>; Src = Eigen::Block >, 1, 1, false>; Func = swap_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block >, 1, 1, false>; Src = Eigen::Block >, 1, 1, false>; Func = swap_assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:424:22: required from ‘void Eigen::DenseBase::swap(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block >, 1, 1, false>; Derived = Eigen::Block >, 1, 1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:1033:18: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Map >, 2>; Derived = Eigen::Map >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:234:11: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block > >, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>; Derived = Eigen::Block > >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Product > >, Eigen::Matrix, 0>; ExpressionType = Eigen::Ref, 0, Eigen::InnerStride<1> >; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:131:23: required from ‘void Spectra::ArnoldiOp::trans_product(const Arg1&, const Arg2&, Eigen::Ref >) const [with Arg1 = Eigen::Map >; Arg2 = Eigen::Matrix; Scalar = double; OpType = MatProd; typename Eigen::internal::conditional::IsVectorAtCompileTime, Eigen::InnerStride<1>, Eigen::OuterStride<> >::type = Eigen::InnerStride<1>]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:73:31: required from ‘void Spectra::Arnoldi::expand_basis(MapConstMat&, Index, Vector&, Scalar&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; MapConstMat = Eigen::Map >; Index = long int; Vector = Eigen::Matrix]’ ../inst/include/Spectra/LinAlg/Lanczos.h:90:35: required from ‘void Spectra::Lanczos::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/SymEigsBase.h:335:29: required from ‘Spectra::SymEigsBase::Index Spectra::SymEigsBase::compute(Index, Scalar, int) [with Scalar = double; int SelectionRule = 0; OpType = MatProd; BOpType = Spectra::IdentityBOp; Index = long int]’ svds.cpp:31:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, 1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, 1, 1, false>; SrcXprType = Eigen::Block >, 1, 1, false>; Functor = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block >, 1, 1, false>; SrcXprType = Eigen::Block >, 1, 1, false>; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block >, 1, 1, false>; Src = Eigen::Block >, 1, 1, false>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block >, 1, 1, false>; Src = Eigen::Block >, 1, 1, false>; Func = assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block >, 1, 1, false>; Src = Eigen::Block >, 1, 1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Product, Eigen::Map >, 2>; Derived = Eigen::Map >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/LU/PartialPivLU.h:234:11: required from ‘void Eigen::PartialPivLU::_solve_impl(const RhsType&, DstType&) const [with RhsType = Eigen::Map >; DstType = Eigen::Map >; _MatrixType = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Solve.h:147:26: 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::Map >; DecType = Eigen::PartialPivLU >; RhsType = Eigen::Map >; Scalar = double; SrcXprType = Eigen::Solve >, Eigen::Map > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Map >; Src = Eigen::Solve >, Eigen::Map > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::Solve >, Eigen::Map > >; ExpressionType = Eigen::Map >; StorageBase = Eigen::MatrixBase]’ ../inst/include/RMatOp/RealShift_matrix.h:39:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Map >, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Map >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Map >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base >, Eigen::Map >, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl >, Eigen::Map >, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, Eigen::Map >, 0>’ ../inst/include/Spectra/LinAlg/Arnoldi.h:200:40: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:143:18: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> >’ ../inst/include/Spectra/LinAlg/Arnoldi.h:200:35: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:143:18: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Block, -1, 1, false>, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Block, -1, 1, false>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Block, -1, 1, false>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base >, Eigen::Block, -1, 1, false>, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl >, Eigen::Block, -1, 1, false>, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, Eigen::Block, -1, 1, false>, 0>’ ../inst/include/Spectra/LinAlg/Arnoldi.h:227:41: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:143:18: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Map >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Map > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Map >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::Map >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:138:22: required from ‘Scalar Spectra::ArnoldiOp::norm(const Arg&) [with Arg = Eigen::Map >; Scalar = double; OpType = MatProd]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:203:50: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:143:18: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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::Map > >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Map > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Map > > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/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::Map > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Map > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:98:46: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Map >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::Map >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ ../inst/include/Spectra/MatOp/internal/ArnoldiOp.h:138:22: required from ‘Scalar Spectra::ArnoldiOp::norm(const Arg&) [with Arg = Eigen::Map >; Scalar = double; OpType = MatProd]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:203:50: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:143:18: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Map >, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:224:29: required from ‘static void Eigen::internal::assignment_from_xpr_op_product::run(DstXprType&, const SrcXprType&, const InitialFunc&) [with SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> >; InitialFunc = Eigen::internal::assign_op; DstXprType = Eigen::Matrix; OtherXpr = Eigen::Matrix; ProductType = Eigen::Product >, Eigen::Map >, 0>; Func1 = Eigen::internal::assign_op; Func2 = Eigen::internal::sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> >; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:200:31: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:143:18: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block, -1, 1, false>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block >, 1, -1, false>; U = Eigen::Block, -1, 1, false>, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/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::Matrix; Lhs = Eigen::Map >; Rhs = Eigen::Block, -1, 1, false>; Derived = Eigen::internal::generic_product_impl >, Eigen::Block, -1, 1, false>, Eigen::DenseShape, Eigen::DenseShape, 7>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:178:42: required from ‘static void Eigen::internal::Assignment, Eigen::internal::sub_assign_op, Eigen::internal::Dense2Dense, typename Eigen::internal::enable_if<((Options == Eigen::DefaultProduct) || (Options == Eigen::AliasFreeProduct))>::type>::run(DstXprType&, const SrcXprType&, const Eigen::internal::sub_assign_op&) [with DstXprType = Eigen::Matrix; Lhs = Eigen::Map >; Rhs = Eigen::Block, -1, 1, false>; int Options = 0; Scalar = double; SrcXprType = Eigen::Product >, Eigen::Block, -1, 1, false>, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Block, -1, 1, false>, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:59:31: required from ‘ExpressionType& Eigen::NoAlias::operator-=(const StorageBase&) [with OtherDerived = Eigen::Product >, Eigen::Block, -1, 1, false>, 0>; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:227:35: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:143:18: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block >, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block >, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block >, 1, -1, false>; U = Eigen::Block >, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Map >, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:224:29: required from ‘static void Eigen::internal::assignment_from_xpr_op_product::run(DstXprType&, const SrcXprType&, const InitialFunc&) [with SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> >; InitialFunc = Eigen::internal::assign_op; DstXprType = Eigen::Matrix; OtherXpr = Eigen::Matrix; ProductType = Eigen::Product >, Eigen::Map >, 0>; Func1 = Eigen::internal::assign_op; Func2 = Eigen::internal::sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> >; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:200:31: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:143:18: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, false> >, const Eigen::Block >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Product >, Eigen::Map >, 0>; Func = sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:224:29: required from ‘static void Eigen::internal::assignment_from_xpr_op_product::run(DstXprType&, const SrcXprType&, const InitialFunc&) [with SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> >; InitialFunc = Eigen::internal::assign_op; DstXprType = Eigen::Matrix; OtherXpr = Eigen::Matrix; ProductType = Eigen::Product >, Eigen::Map >, 0>; Func1 = Eigen::internal::assign_op; Func2 = Eigen::internal::sub_assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/NoAlias.h:43:31: required from ‘ExpressionType& Eigen::NoAlias::operator=(const StorageBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Product >, Eigen::Map >, 0> >; ExpressionType = Eigen::Matrix; StorageBase = Eigen::MatrixBase]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:200:31: required from ‘void Spectra::Arnoldi::factorize_from(Index, Index, Index&) [with Scalar = double; ArnoldiOpType = Spectra::ArnoldiOp; Index = long int]’ ../inst/include/Spectra/LinAlg/Arnoldi.h:143:18: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ g++ -std=gnu++17 -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o RSpectra.so eigs_gen.o eigs_sym.o is_sym.o matops.o register_routines.o svds.o -llapack -lblas -lgfortran -lm -lquadmath -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-RSpectra/00new/RSpectra/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (RSpectra) * installing *source* package ‘RcppAnnoy’ ... ** package ‘RcppAnnoy’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ using C++17 g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I../inst/include/ -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I../inst/include/ -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c annoy.cpp -o annoy.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I../inst/include/ -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c arch.cpp -o arch.o gcc -I"/usr/share/R/include" -DNDEBUG -I../inst/include/ -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c init.c -o init.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I../inst/include/ -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c version.cpp -o version.o g++ -std=gnu++17 -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o RcppAnnoy.so RcppExports.o annoy.o arch.o init.o version.o -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-RcppAnnoy/00new/RcppAnnoy/libs ** R ** demo ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (RcppAnnoy) * installing *source* package ‘irlba’ ... ** package ‘irlba’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ gcc -I"/usr/share/R/include" -DNDEBUG -I'/usr/lib/R/library/Matrix/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c irlb.c -o irlb.o gcc -I"/usr/share/R/include" -DNDEBUG -I'/usr/lib/R/library/Matrix/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c utility.c -o utility.o gcc -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o irlba.so irlb.o utility.o -llapack -lblas -lgfortran -lm -lquadmath -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-irlba/00new/irlba/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (irlba) * installing *source* package ‘FNN’ ... ** package ‘FNN’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c ANN.cpp -o ANN.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c KNN_ANN.cpp -o KNN_ANN.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c KNN_correlation_distance.cpp -o KNN_correlation_distance.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c KNN_cover_test.cpp -o KNN_cover_test.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c KNN_cover_tree.cpp -o KNN_cover_tree.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c KNN_mutual_information.cpp -o KNN_mutual_information.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c bd_fix_rad_search.cpp -o bd_fix_rad_search.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c bd_pr_search.cpp -o bd_pr_search.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c bd_search.cpp -o bd_search.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c bd_tree.cpp -o bd_tree.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c brute.cpp -o brute.o gcc -I"/usr/share/R/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c init_FNN.c -o init_FNN.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c kd_dump.cpp -o kd_dump.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c kd_fix_rad_search.cpp -o kd_fix_rad_search.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c kd_pr_search.cpp -o kd_pr_search.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c kd_search.cpp -o kd_search.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c kd_split.cpp -o kd_split.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c kd_tree.cpp -o kd_tree.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c kd_util.cpp -o kd_util.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c label_point.cpp -o label_point.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -Iinclude -DUSING_R -DUSING_RPRINT -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c perf.cpp -o perf.o g++ -std=gnu++17 -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o FNN.so ANN.o KNN_ANN.o KNN_correlation_distance.o KNN_cover_test.o KNN_cover_tree.o KNN_mutual_information.o bd_fix_rad_search.o bd_pr_search.o bd_search.o bd_tree.o brute.o init_FNN.o kd_dump.o kd_fix_rad_search.o kd_pr_search.o kd_search.o kd_split.o kd_tree.o kd_util.o label_point.o perf.o -L/usr/lib/R/lib -lR rm -f *.o core installing to /home/omnipath/local/R/4.4-3.20/00LOCK-FNN/00new/FNN/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (FNN) * installing *source* package ‘deldir’ ... ** package ‘deldir’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ using Fortran compiler: ‘GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c acchk.f90 -o acchk.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c addpt.f90 -o addpt.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c adjchk.f90 -o adjchk.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c binsrt.f90 -o binsrt.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c circen.f90 -o circen.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c cross.f90 -o cross.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c delet.f90 -o delet.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c delet1.f90 -o delet1.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c delout.f90 -o delout.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c delseg.f90 -o delseg.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c dirout.f90 -o dirout.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c dirseg.f90 -o dirseg.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c dldins.f90 -o dldins.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c init.c -o init.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c initad.f90 -o initad.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c insrt.f90 -o insrt.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c insrt1.f90 -o insrt1.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c intri.f90 -o intri.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c locn.f90 -o locn.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c master.f90 -o master.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c mnnd.f90 -o mnnd.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c pred.f90 -o pred.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c qtest.f90 -o qtest.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c qtest1.f90 -o qtest1.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c stoke.f90 -o stoke.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c succ.f90 -o succ.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c swap.f90 -o swap.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c testeq.f90 -o testeq.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c triar.f90 -o triar.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c trifnd.f90 -o trifnd.o gcc -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o deldir.so acchk.o addpt.o adjchk.o binsrt.o circen.o cross.o delet.o delet1.o delout.o delseg.o dirout.o dirseg.o dldins.o init.o initad.o insrt.o insrt1.o intri.o locn.o master.o mnnd.o pred.o qtest.o qtest1.o stoke.o succ.o swap.o testeq.o triar.o trifnd.o -lgfortran -lm -lquadmath -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-deldir/00new/deldir/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (deldir) * installing *source* package ‘spatstat.utils’ ... ** package ‘spatstat.utils’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c circxseg.c -o circxseg.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c distseg.c -o distseg.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c fastinterv.c -o fastinterv.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c init.c -o init.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c inxyp.c -o inxyp.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c matchindices.c -o matchindices.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c matchpoints.c -o matchpoints.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c ply.c -o ply.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c primefax.c -o primefax.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c revcum.c -o revcum.o gcc -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o spatstat.utils.so circxseg.o distseg.o fastinterv.o init.o inxyp.o matchindices.o matchpoints.o ply.o primefax.o revcum.o -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-spatstat.utils/00new/spatstat.utils/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (spatstat.utils) * installing *source* package ‘tensor’ ... ** package ‘tensor’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (tensor) * installing *source* package ‘abind’ ... ** package ‘abind’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (abind) * installing *source* package ‘goftest’ ... ** package ‘goftest’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c ADinf.c -o ADinf.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c AnDarl.c -o AnDarl.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c init.c -o init.o gcc -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o goftest.so ADinf.o AnDarl.o init.o -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-goftest/00new/goftest/libs ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (goftest) * installing *source* package ‘listenv’ ... ** package ‘listenv’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (listenv) * installing *source* package ‘globals’ ... ** package ‘globals’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (globals) * installing *source* package ‘matrixStats’ ... ** package ‘matrixStats’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c 000.init.c -o 000.init.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c allocMatrix2.c -o allocMatrix2.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c anyMissing.c -o anyMissing.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c binCounts.c -o binCounts.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c binMeans.c -o binMeans.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c colCounts.c -o colCounts.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c colOrderStats.c -o colOrderStats.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c colRanges.c -o colRanges.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c diff2.c -o diff2.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c indexByRow.c -o indexByRow.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c logSumExp.c -o logSumExp.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c mean2.c -o mean2.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c naming.c -o naming.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c productExpSumLog.c -o productExpSumLog.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c psortKM.c -o psortKM.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c rowCounts.c -o rowCounts.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c rowCummaxs.c -o rowCummaxs.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c rowCummins.c -o rowCummins.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c rowCumprods.c -o rowCumprods.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c rowCumsums.c -o rowCumsums.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c rowDiffs.c -o rowDiffs.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c rowLogSumExp.c -o rowLogSumExp.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c rowMads.c -o rowMads.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c rowMeans2.c -o rowMeans2.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c rowMedians.c -o rowMedians.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c rowOrderStats.c -o rowOrderStats.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c rowRanges.c -o rowRanges.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c rowRanksWithTies.c -o rowRanksWithTies.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c rowSums2.c -o rowSums2.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c rowVars.c -o rowVars.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c signTabulate.c -o signTabulate.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c sum2.c -o sum2.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c validateIndices.c -o validateIndices.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c weightedMean.c -o weightedMean.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c weightedMedian.c -o weightedMedian.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c x_OP_y.c -o x_OP_y.o gcc -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o matrixStats.so 000.init.o allocMatrix2.o anyMissing.o binCounts.o binMeans.o colCounts.o colOrderStats.o colRanges.o diff2.o indexByRow.o logSumExp.o mean2.o naming.o productExpSumLog.o psortKM.o rowCounts.o rowCummaxs.o rowCummins.o rowCumprods.o rowCumsums.o rowDiffs.o rowLogSumExp.o rowMads.o rowMeans2.o rowMedians.o rowOrderStats.o rowRanges.o rowRanksWithTies.o rowSums2.o rowVars.o signTabulate.o sum2.o validateIndices.o weightedMean.o weightedMedian.o x_OP_y.o -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-matrixStats/00new/matrixStats/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (matrixStats) * installing *source* package ‘here’ ... ** package ‘here’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (here) * installing *source* package ‘RcppTOML’ ... ** package ‘RcppTOML’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ using C++17 g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I../inst/include -DTOML_ENABLE_FLOAT16=0 -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I../inst/include -DTOML_ENABLE_FLOAT16=0 -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c parse.cpp -o parse.o g++ -std=gnu++17 -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o RcppTOML.so RcppExports.o parse.o -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-RcppTOML/00new/RcppTOML/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (RcppTOML) * installing *source* package ‘zoo’ ... ** package ‘zoo’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ gcc -I"/usr/share/R/include" -DNDEBUG -I../inst/include -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c coredata.c -o coredata.o gcc -I"/usr/share/R/include" -DNDEBUG -I../inst/include -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c init.c -o init.o gcc -I"/usr/share/R/include" -DNDEBUG -I../inst/include -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c lag.c -o lag.o gcc -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o zoo.so coredata.o init.o lag.o -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-zoo/00new/zoo/libs ** R ** demo ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (zoo) * installing *source* package ‘dotCall64’ ... ** package ‘dotCall64’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ using Fortran compiler: ‘GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -I../inst/include/ -DDOTCAL64_PRIVATE -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c dotCall64.c -o dotCall64.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -I../inst/include/ -DDOTCAL64_PRIVATE -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c dotCall64helpers.c -o dotCall64helpers.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -I../inst/include/ -DDOTCAL64_PRIVATE -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c init.c -o init.o gcc -I"/usr/share/R/include" -DNDEBUG -fopenmp -I../inst/include/ -DDOTCAL64_PRIVATE -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c testfunctions_c.c -o testfunctions_c.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c testfunctions_f.f -o testfunctions_f.o gcc -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o dotCall64.so dotCall64.o dotCall64helpers.o init.o testfunctions_c.o testfunctions_f.o -fopenmp -lgfortran -lm -lquadmath -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-dotCall64/00new/dotCall64/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (dotCall64) * installing *source* package ‘progressr’ ... ** package ‘progressr’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** demo ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (progressr) * installing *source* package ‘sp’ ... ** package ‘sp’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c Rcentroid.c -o Rcentroid.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c gcdist.c -o gcdist.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c init.c -o init.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c pip.c -o pip.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c pip2.c -o pip2.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c sp_xports.c -o sp_xports.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c surfaceArea.c -o surfaceArea.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c zerodist.c -o zerodist.o gcc -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o sp.so Rcentroid.o gcdist.o init.o pip.o pip2.o sp_xports.o surfaceArea.o zerodist.o -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-sp/00new/sp/libs ** R ** data ** demo ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (sp) * installing *source* package ‘textshaping’ ... ** package ‘textshaping’ successfully unpacked and MD5 sums checked ** using staged installation Found pkg-config cflags and libs! Using PKG_CFLAGS=-I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/fribidi Using PKG_LIBS=-lharfbuzz -lfreetype -lfribidi ** libs using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ rm -f textshaping.so cpp11.o face_feature.o hb_shaper.o init.o string_bidi.o string_metrics.o string_shape.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -DNDEBUG -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/fribidi -I'/home/omnipath/local/R/4.4-3.20/cpp11/include' -I'/home/omnipath/local/R/4.4-3.20/systemfonts/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c cpp11.cpp -o cpp11.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -DNDEBUG -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/fribidi -I'/home/omnipath/local/R/4.4-3.20/cpp11/include' -I'/home/omnipath/local/R/4.4-3.20/systemfonts/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c face_feature.cpp -o face_feature.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -DNDEBUG -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/fribidi -I'/home/omnipath/local/R/4.4-3.20/cpp11/include' -I'/home/omnipath/local/R/4.4-3.20/systemfonts/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c hb_shaper.cpp -o hb_shaper.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -DNDEBUG -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/fribidi -I'/home/omnipath/local/R/4.4-3.20/cpp11/include' -I'/home/omnipath/local/R/4.4-3.20/systemfonts/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c init.cpp -o init.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -DNDEBUG -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/fribidi -I'/home/omnipath/local/R/4.4-3.20/cpp11/include' -I'/home/omnipath/local/R/4.4-3.20/systemfonts/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c string_bidi.cpp -o string_bidi.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -DNDEBUG -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/fribidi -I'/home/omnipath/local/R/4.4-3.20/cpp11/include' -I'/home/omnipath/local/R/4.4-3.20/systemfonts/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c string_metrics.cpp -o string_metrics.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -DNDEBUG -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/fribidi -I'/home/omnipath/local/R/4.4-3.20/cpp11/include' -I'/home/omnipath/local/R/4.4-3.20/systemfonts/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c string_shape.cpp -o string_shape.o g++ -std=gnu++17 -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o textshaping.so cpp11.o face_feature.o hb_shaper.o init.o string_bidi.o string_metrics.o string_shape.o -lharfbuzz -lfreetype -lfribidi -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-textshaping/00new/textshaping/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (textshaping) * installing *source* package ‘S4Vectors’ ... ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c AEbufs.c -o AEbufs.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c DataFrame_class.c -o DataFrame_class.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c Hits_class.c -o Hits_class.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c LLint_class.c -o LLint_class.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c List_class.c -o List_class.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c R_init_S4Vectors.c -o R_init_S4Vectors.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c Rle_class.c -o Rle_class.o Rle_class.c: In function ‘_subset_Rle_by_ranges’: Rle_class.c:1136:17: error: format not a string literal and no format arguments [-Werror=format-security] 1136 | error(errmsg); | ^~~~~ Rle_class.c: In function ‘_subset_Rle_by_positions’: Rle_class.c:1161:17: error: format not a string literal and no format arguments [-Werror=format-security] 1161 | error(errmsg); | ^~~~~ Rle_class.c: In function ‘Rle_extract_range’: Rle_class.c:1190:17: error: format not a string literal and no format arguments [-Werror=format-security] 1190 | error(errmsg); | ^~~~~ cc1: some warnings being treated as errors make: *** [/usr/lib/R/etc/Makeconf:195: Rle_class.o] Error 1 ERROR: compilation failed for package ‘S4Vectors’ * removing ‘/home/omnipath/local/R/4.4-3.20/S4Vectors’ * installing *source* package ‘segmented’ ... ** package ‘segmented’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (segmented) * installing *source* package ‘kernlab’ ... ** package ‘kernlab’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c brweight.cpp -o brweight.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c ctable.cpp -o ctable.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c cweight.cpp -o cweight.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c dbreakpt.c -o dbreakpt.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c dcauchy.c -o dcauchy.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c dgpnrm.c -o dgpnrm.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c dgpstep.c -o dgpstep.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c dprecond.c -o dprecond.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c dprsrch.c -o dprsrch.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c dspcg.c -o dspcg.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c dtron.c -o dtron.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c dtrpcg.c -o dtrpcg.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c dtrqsol.c -o dtrqsol.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c esa.cpp -o esa.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c expdecayweight.cpp -o expdecayweight.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c inductionsort.cpp -o inductionsort.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c init.c -o init.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c kspectrumweight.cpp -o kspectrumweight.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c lcp.cpp -o lcp.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c misc.c -o misc.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c msufsort.cpp -o msufsort.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c solvebqp.c -o solvebqp.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c stringk.c -o stringk.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c stringkernel.cpp -o stringkernel.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c svm.cpp -o svm.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c wkasailcp.cpp -o wkasailcp.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c wmsufsort.cpp -o wmsufsort.o g++ -std=gnu++17 -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o kernlab.so brweight.o ctable.o cweight.o dbreakpt.o dcauchy.o dgpnrm.o dgpstep.o dprecond.o dprsrch.o dspcg.o dtron.o dtrpcg.o dtrqsol.o esa.o expdecayweight.o inductionsort.o init.o kspectrumweight.o lcp.o misc.o msufsort.o solvebqp.o stringk.o stringkernel.o svm.o wkasailcp.o wmsufsort.o -llapack -lblas -lgfortran -lm -lquadmath -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-kernlab/00new/kernlab/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading Creating a new generic function for ‘pattern’ in package ‘kernlab’ ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (kernlab) * installing *source* package ‘proxy’ ... ** package ‘proxy’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c apply.c -o apply.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c arrayIndex.c -o arrayIndex.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c distance.c -o distance.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c dll.c -o dll.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c util.c -o util.o gcc -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o proxy.so apply.o arrayIndex.o distance.o dll.o util.o -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-proxy/00new/proxy/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (proxy) * installing *source* package ‘rsvd’ ... ** package ‘rsvd’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (rsvd) * installing *source* package ‘Rhdf5lib’ ... ** using staged installation checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether the compiler supports GNU C++... yes checking whether g++ -std=gnu++17 accepts -g... yes checking for g++ -std=gnu++17 option to enable C++11 features... none needed COMPILER = gcc checking whether C compiler accepts -w... yes checking whether to use -Wl,-rpath setting... yes checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for zlib.h... yes ON_BUILDER=false ON_BUILDER=false checking for szlib.h... no checking for libaec.h... no checking for curl/curl.h... yes checking for openssl/evp.h... yes checking for openssl/hmac.h... yes checking for openssl/sha.h... yes checking for curl_global_init in -lcurl... yes checking for EVP_sha256 in -lcrypto... yes S3_VFD=--enable-ros3-vfd configure: creating ./config.status config.status: creating src/Makevars ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ gunzip -dc hdf5small_cxx_hl_1.10.7.tar.gz | tar xf -; cd hdf5/libaec-1.0.4/build; \ ../configure --with-pic --enable-shared=no --prefix=/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build/szip --libdir=/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build/szip/lib \ CC='gcc' CXX='g++ -std=gnu++17' \ CPPFLAGS='' \ CFLAGS='-g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -w -fpic' \ AR='ar' RANLIB='ranlib'; \ make; \ make install checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking how to print strings... printf checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether gcc accepts -g... yes checking for gcc option to accept ISO C89... none needed checking whether gcc understands -c and -o together... yes checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking for gawk... gawk checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking how to run the C preprocessor... gcc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking whether the -Werror option is usable... yes checking for simple visibility declarations... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking whether make sets $(MAKE)... yes checking whether make supports the include directive... yes (GNU style) checking whether make supports nested variables... yes checking dependency style of gcc... gcc3 checking whether to enable maintainer-specific portions of Makefiles... yes checking for gcc option to accept ISO C99... none needed checking for ANSI C header files... (cached) yes checking whether byte ordering is bigendian... no checking for inline... inline checking for int64_t... yes checking for size_t... yes checking for uint32_t... yes checking for uint64_t... yes checking for uint8_t... yes checking for inline... (cached) inline checking for C/C++ restrict keyword... __restrict checking for memset... yes checking for strstr... yes checking for snprintf... yes checking whether __builtin_clzll is declared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating src/Makefile config.status: creating config/config.h config.status: executing libtool commands config.status: executing depfiles commands make[1]: Entering directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build' Making all in src make[2]: Entering directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build/src' gcc -DHAVE_CONFIG_H -I. -I../../src -I../config -DBUILDING_LIBAEC -fvisibility=hidden -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -w -fpic -MT aec.o -MD -MP -MF .deps/aec.Tpo -c -o aec.o ../../src/aec.c mv -f .deps/aec.Tpo .deps/aec.Po /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../config -DBUILDING_LIBAEC -fvisibility=hidden -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -w -fpic -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c -o encode.lo ../../src/encode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../config -DBUILDING_LIBAEC -fvisibility=hidden -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -w -fpic -MT encode.lo -MD -MP -MF .deps/encode.Tpo -c ../../src/encode.c -fPIC -DPIC -o encode.o mv -f .deps/encode.Tpo .deps/encode.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../config -DBUILDING_LIBAEC -fvisibility=hidden -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -w -fpic -MT encode_accessors.lo -MD -MP -MF .deps/encode_accessors.Tpo -c -o encode_accessors.lo ../../src/encode_accessors.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../config -DBUILDING_LIBAEC -fvisibility=hidden -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -w -fpic -MT encode_accessors.lo -MD -MP -MF .deps/encode_accessors.Tpo -c ../../src/encode_accessors.c -fPIC -DPIC -o encode_accessors.o mv -f .deps/encode_accessors.Tpo .deps/encode_accessors.Plo /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../config -DBUILDING_LIBAEC -fvisibility=hidden -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -w -fpic -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c -o decode.lo ../../src/decode.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../config -DBUILDING_LIBAEC -fvisibility=hidden -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -w -fpic -MT decode.lo -MD -MP -MF .deps/decode.Tpo -c ../../src/decode.c -fPIC -DPIC -o decode.o mv -f .deps/decode.Tpo .deps/decode.Plo /bin/bash ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -w -fpic -version-info 0:10:0 -no-undefined -o libaec.la -rpath /tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build/szip/lib encode.lo encode_accessors.lo decode.lo libtool: link: ar cr .libs/libaec.a encode.o encode_accessors.o decode.o libtool: link: ranlib .libs/libaec.a libtool: link: ( cd ".libs" && rm -f "libaec.la" && ln -s "../libaec.la" "libaec.la" ) /bin/bash ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -w -fpic -o aec aec.o libaec.la libtool: link: gcc -fvisibility=hidden -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -w -fpic -o aec aec.o ./.libs/libaec.a gcc -DHAVE_CONFIG_H -I. -I../../src -I../config -DBUILDING_LIBAEC -fvisibility=hidden -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -w -fpic -MT utime.o -MD -MP -MF .deps/utime.Tpo -c -o utime.o ../../src/utime.c mv -f .deps/utime.Tpo .deps/utime.Po /bin/bash ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -w -fpic -o utime utime.o libtool: link: gcc -fvisibility=hidden -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -w -fpic -o utime utime.o /bin/bash ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../src -I../config -DBUILDING_LIBAEC -fvisibility=hidden -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -w -fpic -MT sz_compat.lo -MD -MP -MF .deps/sz_compat.Tpo -c -o sz_compat.lo ../../src/sz_compat.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../src -I../config -DBUILDING_LIBAEC -fvisibility=hidden -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -w -fpic -MT sz_compat.lo -MD -MP -MF .deps/sz_compat.Tpo -c ../../src/sz_compat.c -fPIC -DPIC -o sz_compat.o mv -f .deps/sz_compat.Tpo .deps/sz_compat.Plo /bin/bash ../libtool --tag=CC --mode=link gcc -fvisibility=hidden -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -w -fpic -version-info 2:1:0 -no-undefined -o libsz.la -rpath /tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build/szip/lib sz_compat.lo libaec.la libtool: link: ar cr .libs/libsz.a sz_compat.o libtool: link: ranlib .libs/libsz.a libtool: link: ( cd ".libs" && rm -f "libsz.la" && ln -s "../libsz.la" "libsz.la" ) make[2]: Leaving directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build/src' make[2]: Entering directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build' make[2]: Nothing to be done for 'all-am'. make[2]: Leaving directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build' make[1]: Leaving directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build' make[1]: Entering directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build' Making install in src make[2]: Entering directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build/src' make[3]: Entering directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build/src' /usr/bin/mkdir -p '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build/szip/lib' /bin/bash ../libtool --mode=install /usr/bin/install -c libaec.la libsz.la '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build/szip/lib' libtool: install: /usr/bin/install -c .libs/libaec.lai /tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build/szip/lib/libaec.la libtool: install: /usr/bin/install -c .libs/libsz.lai /tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build/szip/lib/libsz.la libtool: install: /usr/bin/install -c .libs/libaec.a /tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build/szip/lib/libaec.a libtool: install: chmod 644 /tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build/szip/lib/libaec.a libtool: install: ranlib /tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build/szip/lib/libaec.a libtool: install: /usr/bin/install -c .libs/libsz.a /tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build/szip/lib/libsz.a libtool: install: chmod 644 /tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build/szip/lib/libsz.a libtool: install: ranlib /tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build/szip/lib/libsz.a libtool: finish: PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/sbin" ldconfig -n /tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build/szip/lib ---------------------------------------------------------------------- Libraries have been installed in: /tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build/szip/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the '-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the 'LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the 'LD_RUN_PATH' environment variable during linking - use the '-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to '/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/mkdir -p '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build/szip/bin' /bin/bash ../libtool --mode=install /usr/bin/install -c aec '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build/szip/bin' libtool: install: /usr/bin/install -c aec /tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build/szip/bin/aec /usr/bin/mkdir -p '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build/szip/include' /usr/bin/install -c -m 644 ../../src/libaec.h ../../src/szlib.h '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build/szip/include' /usr/bin/mkdir -p '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build/szip/share/man/man1' /usr/bin/install -c -m 644 ../../src/aec.1 '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build/szip/share/man/man1' make[3]: Leaving directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build/src' make[2]: Leaving directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build/src' make[2]: Entering directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build' make[3]: Entering directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Nothing to be done for 'install-data-am'. make[3]: Leaving directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build' make[2]: Leaving directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build' make[1]: Leaving directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build' cd hdf5; \ ./configure --with-pic --enable-shared=no --enable-cxx --enable-hl \ --enable-tests=no --enable-tools=no \ --with-szlib=/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build/szip --with-zlib=yes \ --enable-ros3-vfd \ --enable-sharedlib-rpath \ CC='gcc' CXX='g++ -std=gnu++17' \ CPPFLAGS='' \ CFLAGS='-g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -w -fpic' \ CXXFLAGS='-w -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic' \ AR='ar' RANLIB='ranlib' \ LDFLAGS='-Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro'; \ make lib checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a race-free mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether make supports nested variables... (cached) yes checking whether to enable maintainer-specific portions of Makefiles... no checking build system type... x86_64-pc-linux-gnu checking host system type... x86_64-pc-linux-gnu checking shell variables initial values... done checking if basename works... yes checking if xargs works... yes checking for cached host... none checking for config x86_64-pc-linux-gnu... no checking for config x86_64-pc-linux-gnu... no checking for config pc-linux-gnu... no checking for config pc-linux-gnu... no checking for config x86_64-linux-gnu... no checking for config x86_64-linux-gnu... no checking for config x86_64-pc... no checking for config linux-gnu... found compiler 'gcc' is GNU gcc-13.2.0 compiler 'gfortran' is GNU gfortran-13.2.0 compiler 'g++ -std=gnu++17' is GNU g++-13.2.0 checking for config ./config/site-specific/host-saezlab... no checking for clang sanitizer checks... checking build mode... production checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed checking whether gcc understands -c and -o together... yes checking whether make supports the include directive... yes (GNU style) checking dependency style of gcc... gcc3 checking if unsupported combinations of configure options are allowed... no checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for sys/time.h... yes checking for off_t... yes checking for size_t... yes checking for ssize_t... yes checking for ptrdiff_t... yes checking whether byte ordering is bigendian... no checking size of char... 1 checking size of short... 2 checking size of int... 4 checking size of unsigned... 4 checking size of long... 8 checking size of long long... 8 checking size of __int64... 0 checking size of float... 4 checking size of double... 8 checking size of long double... 16 checking size of __float128... 16 checking size of _Quad... 0 checking for quadmath.h... yes checking maximum decimal precision for C... 33 checking if Fortran interface enabled... no checking whether the compiler supports GNU C++... yes checking whether g++ -std=gnu++17 accepts -g... yes checking for g++ -std=gnu++17 option to enable C++11 features... none needed checking dependency style of g++ -std=gnu++17... gcc3 checking how to run the C++ preprocessor... g++ -std=gnu++17 -E checking if c++ interface enabled... yes checking if g++ -std=gnu++17 needs old style header files in includes... no checking if g++ -std=gnu++17 can handle namespaces... yes checking if g++ -std=gnu++17 can handle static cast... yes checking if g++ -std=gnu++17 has offsetof extension... yes checking if the high-level library is enabled... yes checking whether make sets $(MAKE)... (cached) yes checking for tr... /usr/bin/tr checking if srcdir= and time commands work together... yes checking if Java JNI interface enabled... no checking if building tests is disabled... Building HDF5 tests is disabled checking if building tools is disabled... Building HDF5 tools is disabled checking how to print strings... printf checking for a sed that does not truncate output... /bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by gcc... /usr/bin/ld checking if the linker (/usr/bin/ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B checking the name lister (/usr/bin/nm -B) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to x86_64-pc-linux-gnu format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /usr/bin/ld option to reload object files... -r checking for objdump... objdump checking how to recognize dependent libraries... pass_all checking for dlltool... no checking how to associate runtime and link libraries... printf %s\n checking for archiver @FILE support... @ checking for strip... strip checking for ranlib... ranlib checking command to parse /usr/bin/nm -B output from gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for mt... mt checking if mt is a manifest tool... no checking for dlfcn.h... yes checking for objdir... .libs checking if gcc supports -fno-rtti -fno-exceptions... yes checking for gcc option to produce PIC... -fPIC -DPIC checking if gcc PIC flag -fPIC -DPIC works... yes checking if gcc static flag -static works... yes checking if gcc supports -c -o file.o... yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking for shl_load... no checking for shl_load in -ldld... no checking for dlopen... yes checking whether a program can dlopen itself... yes checking whether a statically linked program can dlopen itself... no checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... no checking whether to build static libraries... yes checking how to run the C++ preprocessor... g++ -std=gnu++17 -E checking for ld used by g++ -std=gnu++17... /usr/bin/ld -m elf_x86_64 checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes checking whether the g++ -std=gnu++17 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking for g++ -std=gnu++17 option to produce PIC... -fPIC -DPIC checking if g++ -std=gnu++17 PIC flag -fPIC -DPIC works... yes checking if g++ -std=gnu++17 static flag -static works... yes checking if g++ -std=gnu++17 supports -c -o file.o... yes checking if g++ -std=gnu++17 supports -c -o file.o... (cached) yes checking whether the g++ -std=gnu++17 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes checking dynamic linker characteristics... (cached) GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking if we should install only statically linked executables... no checking if -Wl,-rpath should be used to link shared libs in nondefault directories... yes checking for ceil in -lm... yes checking for dlopen in -ldl... yes checking for egrep... (cached) /usr/bin/grep -E checking for sys/resource.h... yes checking for sys/time.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/ioctl.h... yes checking for sys/stat.h... (cached) yes checking for sys/socket.h... yes checking for sys/types.h... (cached) yes checking for sys/file.h... yes checking for stddef.h... yes checking for setjmp.h... yes checking for features.h... yes checking for dirent.h... yes checking for stdint.h... (cached) yes checking for stdbool.h... yes checking for netdb.h... yes checking for netinet/in.h... yes checking for arpa/inet.h... yes checking for io.h... no checking for winsock2.h... no checking for sys/timeb.h... yes checking for _FILE_OFFSET_BITS value needed for large files... no checking size of int8_t... 1 checking size of uint8_t... 1 checking size of int_least8_t... 1 checking size of uint_least8_t... 1 checking size of int_fast8_t... 1 checking size of uint_fast8_t... 1 checking size of int16_t... 2 checking size of uint16_t... 2 checking size of int_least16_t... 2 checking size of uint_least16_t... 2 checking size of int_fast16_t... 8 checking size of uint_fast16_t... 8 checking size of int32_t... 4 checking size of uint32_t... 4 checking size of int_least32_t... 4 checking size of uint_least32_t... 4 checking size of int_fast32_t... 8 checking size of uint_fast32_t... 8 checking size of int64_t... 8 checking size of uint64_t... 8 checking size of int_least64_t... 8 checking size of uint_least64_t... 8 checking size of int_fast64_t... 8 checking size of uint_fast64_t... 8 checking size of size_t... 8 checking size of ssize_t... 8 checking size of ptrdiff_t... 8 checking size of off_t... 8 checking size of bool... 1 checking size of time_t... 8 checking if dev_t is scalar... yes checking for dmalloc library... suppressed checking for zlib.h... yes checking for compress2 in -lz... yes checking for compress2... yes configure: testing for aec and szip checking for aec_encode in -laec... yes checking for SZ_BufftoBuffCompress in -lsz... yes checking for libaec.h... yes checking for szlib.h... yes checking for szlib encoder... yes checking for thread safe support... no checking for gcc options needed to detect all undeclared functions... none needed checking whether CLOCK_MONOTONIC is declared... yes checking for tm_gmtoff in struct tm... yes checking for global timezone variable... yes checking for st_blocks in struct stat... no checking for _getvideoconfig... no checking for gettextinfo... no checking for GetConsoleScreenBufferInfo... no checking for getpwuid... yes checking for _scrsize... no checking for ioctl... yes checking for struct videoconfig... no checking for struct text_info... no checking for TIOCGWINSZ... yes checking for TIOCGETD... yes checking for library containing clock_gettime... none required checking for alarm... yes checking for clock_gettime... yes checking for difftime... yes checking for fcntl... yes checking for flock... yes checking for fork... yes checking for frexpf... yes checking for frexpl... yes checking for gethostname... yes checking for getrusage... yes checking for gettimeofday... yes checking for lstat... yes checking for rand_r... yes checking for random... yes checking for setsysinfo... no checking for signal... yes checking for longjmp... yes checking for setjmp... yes checking for siglongjmp... yes checking for sigsetjmp... no checking for sigprocmask... yes checking for snprintf... yes checking for srandom... yes checking for strdup... yes checking for symlink... yes checking for system... yes checking for strtoll... yes checking for strtoull... yes checking for tmpfile... yes checking for asprintf... yes checking for vasprintf... yes checking for vsnprintf... yes checking for waitpid... yes checking for roundf... yes checking for lroundf... yes checking for llroundf... yes checking for round... yes checking for lround... yes checking for llround... yes checking for an ANSI C-conforming const... yes checking if the compiler understands __inline__... yes checking if the compiler understands __inline... yes checking if the compiler understands inline... yes checking for __attribute__ extension... yes checking for __func__ extension... yes checking for __FUNCTION__ extension... yes checking for C99 designated initialization support... yes checking how to print long long... %ld and %lu checking enable debugging symbols... no checking enable asserts... no checking enable developer warnings... no checking profiling... no checking optimization level... high checking enable file locking... best-effort checking for internal debug output... none checking whether function stack tracking is enabled... no checking for API tracing... no checking whether a memory checking tool will be used... no checking whether internal memory allocation sanity checking is used... no checking for parallel support files... skipped checking whether O_DIRECT is declared... yes checking for posix_memalign... yes checking if the direct I/O virtual file driver (VFD) is enabled... no checking if the Mirror virtual file driver (VFD) is enabled... no checking for curl/curl.h... yes checking for openssl/evp.h... yes checking for openssl/hmac.h... yes checking for openssl/sha.h... yes checking for curl_global_init in -lcurl... yes checking for EVP_sha256 in -lcrypto... yes checking if the Read-Only S3 virtual file driver (VFD) is enabled... yes checking for libhdfs... suppressed checking for custom examples path definition... ${prefix}/share/hdf5_examples checking for custom plugin default path definition... /usr/local/hdf5/lib/plugin checking whether exception handling functions is checked during data conversions... yes checking whether data accuracy is guaranteed during data conversions... yes checking if the machine has window style path name... no checking if using special algorithm to convert long double to (unsigned) long values... no checking if using special algorithm to convert (unsigned) long to long double values... no checking if correctly converting long double to (unsigned) long long values... yes checking if correctly converting (unsigned) long long to long double values... yes checking if the system is IBM ppc64le and cannot correctly convert some long double values... no checking additional programs should be built... no checking if deprecated public symbols are available... yes checking which version of public symbols to use by default... v110 checking whether to perform strict file format checks... no checking for pread... yes checking for pwrite... yes checking whether to use pread/pwrite instead of read/write in certain VFDs... yes checking whether to have library information embedded in the executables... yes checking if alignment restrictions are strictly enforced... no configure: creating ./config.lt config.lt: creating libtool checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating src/libhdf5.settings config.status: creating Makefile config.status: creating src/Makefile config.status: creating utils/Makefile config.status: creating utils/mirror_vfd/Makefile config.status: creating bin/h5cc config.status: creating bin/Makefile config.status: creating c++/Makefile config.status: creating c++/src/Makefile config.status: creating c++/src/h5c++ config.status: creating hl/Makefile config.status: creating hl/src/Makefile config.status: creating hl/c++/Makefile config.status: creating hl/c++/src/Makefile config.status: creating src/H5config.h config.status: executing pubconf commands creating src/H5pubconf.h Post process src/libhdf5.settings config.status: executing depfiles commands config.status: executing libtool commands config.status: executing .classes commands SUMMARY OF THE HDF5 CONFIGURATION ================================= General Information: ------------------- HDF5 Version: 1.10.7 Configured on: Fri Aug 16 01:17:23 CEST 2024 Configured by: omnipath@saezlab Host system: x86_64-pc-linux-gnu Uname information: Linux saezlab 6.0.0-1008-oem #8-Ubuntu SMP PREEMPT_DYNAMIC Wed Nov 16 17:31:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux Byte sex: little-endian Installation point: /tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/hdf5 Compiling Options: ------------------ Build Mode: production Debugging Symbols: no Asserts: no Profiling: no Optimization Level: high Linking Options: ---------------- Libraries: static Statically Linked Executables: LDFLAGS: -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro H5_LDFLAGS: AM_LDFLAGS: -L/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build/szip/lib Extra libraries: -lcrypto -lcurl -lsz -laec -lz -ldl -lm Archiver: ar AR_FLAGS: cr Ranlib: ranlib Languages: ---------- C: yes C Compiler: /usr/bin/gcc CPPFLAGS: H5_CPPFLAGS: -D_GNU_SOURCE -D_POSIX_C_SOURCE=200809L -DNDEBUG -UH5_DEBUG_API AM_CPPFLAGS: -I/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/libaec-1.0.4/build/szip/include C Flags: -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -w -fpic H5 C Flags: -std=c99 -Wno-c++-compat -Wno-format-nonliteral -Wshadow -Wundef -Wwrite-strings -Wlarger-than=2560 -Wlogical-op -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wsync-nand -Wdouble-promotion -Wtrampolines -Wstack-usage=8192 -Wmaybe-uninitialized -Wdate-time -Warray-bounds=2 -Wc99-c11-compat -Wduplicated-cond -Whsa -Wnormalized -Wunused-const-variable -Walloca -Walloc-zero -Wduplicated-branches -Wimplicit-fallthrough=5 -Wrestrict -Wattribute-alias -Wshift-overflow=2 -Wattribute-alias=2 -Wmissing-profile -fstdarg-opt -s -Wno-aggregate-return -Wno-inline -Wno-missing-format-attribute -Wno-missing-noreturn -Wno-overlength-strings -Wno-jump-misses-init -Wno-suggest-attribute=const -Wno-suggest-attribute=noreturn -Wno-suggest-attribute=pure -Wno-suggest-attribute=format -Wno-suggest-attribute=cold -Wno-suggest-attribute=malloc -O3 -Werror=bad-function-cast -Werror=declaration-after-statement -Werror=implicit-function-declaration -Werror=missing-declarations -Werror=missing-prototypes -Werror=nested-externs -Werror=old-style-definition -Werror=packed -Werror=pointer-sign -Werror=pointer-to-int-cast -Werror=redundant-decls -Werror=strict-prototypes -Werror=switch -Wunused-function -Wformat -Werror=incompatible-pointer-types -Werror=shadow -Wcast-function-type -Wmaybe-uninitialized AM C Flags: Shared C Library: no Static C Library: yes Fortran: no C++: yes C++ Compiler: /usr/bin/g++ -std=gnu++17 C++ Flags: -w -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic H5 C++ Flags: -Wall -Wconversion -Wctor-dtor-privacy -Wextra -Wfloat-equal -Wformat=2 -Winit-self -Winvalid-pch -Wmissing-include-dirs -Wno-format-nonliteral -Wnon-virtual-dtor -Woverloaded-virtual -Wreorder -Wshadow -Wsign-promo -Wundef -Wwrite-strings -pedantic -Wlarger-than=2560 -Wlogical-op -Wframe-larger-than=16384 -Wpacked-bitfield-compat -Wsync-nand -Wdouble-promotion -Wtrampolines -Wstack-usage=8192 -Wmaybe-uninitialized -Wdate-time -Wopenmp-simd -Warray-bounds=2 -Wduplicated-cond -Whsa -Wnormalized -Wunused-const-variable -Walloca -Walloc-zero -Wduplicated-branches -Wimplicit-fallthrough=5 -Wrestrict -Wattribute-alias -Wshift-overflow=2 -Wattribute-alias=2 -Wmissing-profile -fstdarg-opt -s -O3 -Wcast-align -Wmissing-declarations -Werror=packed -Werror=redundant-decls -Werror=switch -Wunused-but-set-variable -Werror=unused-function -Werror=unused-variable -Wunused-parameter -Werror=shadow AM C++ Flags: Shared C++ Library: no Static C++ Library: yes Java: no Features: --------- Parallel HDF5: no Parallel Filtered Dataset Writes: no Large Parallel I/O: no High-level library: yes Build HDF5 Tests: no Build HDF5 Tools: no Threadsafety: no Default API mapping: v110 With deprecated public symbols: yes I/O filters (external): deflate(zlib),szip(encoder) MPE: no Direct VFD: no Mirror VFD: no (Read-Only) S3 VFD: yes (Read-Only) HDFS VFD: no dmalloc: no Packages w/ extra debug output: none API tracing: no Using memory checker: no Memory allocation sanity checks: no Function stack tracing: no Use file locking: best-effort Strict file format checks: no Optimization instrumentation: no make[1]: Entering directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5' for d in src . c++ hl; do \ if test $d != .; then \ (cd $d && make lib) || exit 1; \ fi; \ done make[2]: Entering directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/src' make[3]: Entering directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/src' CC H5.lo CC H5checksum.lo CC H5dbg.lo CC H5system.lo CC H5timer.lo CC H5trace.lo CC H5A.lo CC H5Abtree2.lo CC H5Adense.lo CC H5Adeprec.lo CC H5Aint.lo CC H5Atest.lo CC H5AC.lo CC H5ACdbg.lo CC H5ACproxy_entry.lo CC H5B.lo CC H5Bcache.lo CC H5Bdbg.lo CC H5B2.lo CC H5B2cache.lo CC H5B2dbg.lo CC H5B2hdr.lo CC H5B2int.lo CC H5B2internal.lo CC H5B2leaf.lo CC H5B2stat.lo CC H5B2test.lo CC H5C.lo CC H5Cdbg.lo CC H5Cepoch.lo CC H5Cimage.lo CC H5Clog.lo CC H5Clog_json.lo CC H5Clog_trace.lo CC H5Cprefetched.lo CC H5Cquery.lo CC H5Ctag.lo CC H5Ctest.lo CC H5CS.lo CC H5CX.lo CC H5D.lo CC H5Dbtree.lo CC H5Dbtree2.lo CC H5Dchunk.lo CC H5Dcompact.lo CC H5Dcontig.lo CC H5Ddbg.lo CC H5Ddeprec.lo CC H5Dearray.lo CC H5Defl.lo CC H5Dfarray.lo CC H5Dfill.lo CC H5Dint.lo CC H5Dio.lo CC H5Dlayout.lo CC H5Dnone.lo CC H5Doh.lo CC H5Dscatgath.lo CC H5Dselect.lo CC H5Dsingle.lo CC H5Dtest.lo CC H5Dvirtual.lo CC H5E.lo CC H5Edeprec.lo CC H5Eint.lo CC H5EA.lo CC H5EAcache.lo CC H5EAdbg.lo CC H5EAdblkpage.lo CC H5EAdblock.lo CC H5EAhdr.lo CC H5EAiblock.lo CC H5EAint.lo CC H5EAsblock.lo CC H5EAstat.lo CC H5EAtest.lo CC H5F.lo CC H5Faccum.lo CC H5Fcwfs.lo CC H5Fdbg.lo CC H5Fdeprec.lo CC H5Fefc.lo CC H5Ffake.lo CC H5Fint.lo CC H5Fio.lo CC H5Fmount.lo CC H5Fquery.lo CC H5Fsfile.lo CC H5Fspace.lo CC H5Fsuper.lo CC H5Fsuper_cache.lo CC H5Ftest.lo CC H5FA.lo CC H5FAcache.lo CC H5FAdbg.lo CC H5FAdblock.lo CC H5FAdblkpage.lo CC H5FAhdr.lo CC H5FAint.lo CC H5FAstat.lo CC H5FAtest.lo CC H5FD.lo CC H5FDcore.lo CC H5FDfamily.lo CC H5FDhdfs.lo CC H5FDint.lo CC H5FDlog.lo CC H5FDmulti.lo CC H5FDsec2.lo CC H5FDspace.lo CC H5FDsplitter.lo CC H5FDstdio.lo CC H5FDtest.lo CC H5FL.lo CC H5FO.lo CC H5FS.lo CC H5FScache.lo CC H5FSdbg.lo CC H5FSint.lo CC H5FSsection.lo CC H5FSstat.lo CC H5FStest.lo CC H5G.lo CC H5Gbtree2.lo CC H5Gcache.lo CC H5Gcompact.lo CC H5Gdense.lo CC H5Gdeprec.lo CC H5Gent.lo CC H5Gint.lo CC H5Glink.lo CC H5Gloc.lo CC H5Gname.lo CC H5Gnode.lo CC H5Gobj.lo CC H5Goh.lo CC H5Groot.lo CC H5Gstab.lo CC H5Gtest.lo CC H5Gtraverse.lo CC H5HF.lo CC H5HFbtree2.lo CC H5HFcache.lo CC H5HFdbg.lo CC H5HFdblock.lo CC H5HFdtable.lo CC H5HFhdr.lo CC H5HFhuge.lo CC H5HFiblock.lo CC H5HFiter.lo CC H5HFman.lo CC H5HFsection.lo CC H5HFspace.lo CC H5HFstat.lo CC H5HFtest.lo CC H5HFtiny.lo CC H5HG.lo CC H5HGcache.lo CC H5HGdbg.lo CC H5HGquery.lo CC H5HL.lo CC H5HLcache.lo CC H5HLdbg.lo CC H5HLint.lo CC H5HLprfx.lo CC H5HLdblk.lo CC H5HP.lo CC H5I.lo CC H5Itest.lo CC H5L.lo CC H5Lexternal.lo CC H5make_libsettings.o CCLD H5make_libsettings LD_LIBRARY_PATH="$LD_LIBRARY_PATH`echo -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro | \ sed -e 's/-L/:/g' -e 's/ //g'`" \ ./H5make_libsettings > H5lib_settings.c || \ (test $HDF5_Make_Ignore && echo "*** Error ignored") || \ (rm -f H5lib_settings.c ; exit 1) CC H5lib_settings.lo CC H5MF.lo CC H5MFaggr.lo CC H5MFdbg.lo CC H5MFsection.lo CC H5MM.lo CC H5MP.lo CC H5MPtest.lo CC H5O.lo CC H5Odeprec.lo CC H5Oainfo.lo CC H5Oalloc.lo CC H5Oattr.lo CC H5Oattribute.lo CC H5Obogus.lo CC H5Obtreek.lo CC H5Ocache.lo CC H5Ocache_image.lo CC H5Ochunk.lo CC H5Ocont.lo CC H5Ocopy.lo CC H5Odbg.lo CC H5Odrvinfo.lo CC H5Odtype.lo CC H5Oefl.lo CC H5Ofill.lo CC H5Oflush.lo CC H5Ofsinfo.lo CC H5Oginfo.lo CC H5Oint.lo CC H5Olayout.lo CC H5Olinfo.lo CC H5Olink.lo CC H5Omessage.lo CC H5Omtime.lo CC H5Oname.lo CC H5Onull.lo CC H5Opline.lo CC H5Orefcount.lo CC H5Osdspace.lo CC H5Oshared.lo CC H5Oshmesg.lo CC H5Ostab.lo CC H5Otest.lo CC H5Ounknown.lo CC H5P.lo CC H5Pacpl.lo CC H5Pdapl.lo CC H5Pdcpl.lo CC H5Pdeprec.lo CC H5Pdxpl.lo CC H5Pencdec.lo CC H5Pfapl.lo CC H5Pfcpl.lo CC H5Pfmpl.lo CC H5Pgcpl.lo CC H5Pint.lo CC H5Plapl.lo CC H5Plcpl.lo CC H5Pocpl.lo CC H5Pocpypl.lo CC H5Pstrcpl.lo CC H5Ptest.lo CC H5PB.lo CC H5PL.lo CC H5PLint.lo CC H5PLpath.lo CC H5PLplugin_cache.lo CC H5R.lo CC H5Rint.lo CC H5Rdeprec.lo CC H5UC.lo CC H5RS.lo CC H5S.lo CC H5Sall.lo CC H5Sdbg.lo CC H5Shyper.lo CC H5Snone.lo CC H5Spoint.lo CC H5Sselect.lo CC H5Stest.lo CC H5SL.lo CC H5SM.lo CC H5SMbtree2.lo CC H5SMcache.lo CC H5SMmessage.lo CC H5SMtest.lo CC H5ST.lo CC H5T.lo CC H5Tarray.lo CC H5Tbit.lo CC H5Tcommit.lo CC H5Tcompound.lo CC H5Tconv.lo CC H5Tcset.lo CC H5Tdbg.lo CC H5Tdeprec.lo CC H5Tenum.lo CC H5Tfields.lo CC H5Tfixed.lo CC H5Tfloat.lo CC H5detect.o CCLD H5detect LD_LIBRARY_PATH="$LD_LIBRARY_PATH`echo -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro | \ sed -e 's/-L/:/g' -e 's/ //g'`" \ ./H5detect > H5Tinit.c || \ (test $HDF5_Make_Ignore && echo "*** Error ignored") || \ (rm -f H5Tinit.c ; exit 1) CC H5Tinit.lo CC H5Tnative.lo CC H5Toffset.lo CC H5Toh.lo CC H5Topaque.lo CC H5Torder.lo CC H5Tpad.lo CC H5Tprecis.lo CC H5Tstrpad.lo CC H5Tvisit.lo CC H5Tvlen.lo CC H5TS.lo CC H5VM.lo CC H5WB.lo CC H5Z.lo CC H5Zdeflate.lo CC H5Zfletcher32.lo CC H5Znbit.lo CC H5Zshuffle.lo CC H5Zscaleoffset.lo CC H5Zszip.lo CC H5Ztrans.lo CC H5FDros3.lo CC H5FDs3comms.lo CCLD libhdf5.la make[3]: Leaving directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/src' make[2]: Leaving directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/src' make[2]: Entering directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/c++' make[3]: Entering directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/c++' make[3]: Nothing to be done for 'build-lib'. make[3]: Leaving directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/c++' + cd src + make lib make[3]: Entering directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/c++/src' make[4]: Entering directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/c++/src' CXX H5Exception.lo CXX H5IdComponent.lo CXX H5DataSpace.lo CXX H5PropList.lo CXX H5Library.lo CXX H5FaccProp.lo CXX H5FcreatProp.lo CXX H5LcreatProp.lo CXX H5LaccProp.lo CXX H5DaccProp.lo CXX H5DxferProp.lo CXX H5DcreatProp.lo CXX H5Location.lo CXX H5AbstractDs.lo CXX H5Attribute.lo CXX H5Object.lo CXX H5OcreatProp.lo CXX H5DataType.lo CXX H5AtomType.lo CXX H5PredType.lo CXX H5EnumType.lo CXX H5IntType.lo CXX H5FloatType.lo CXX H5StrType.lo CXX H5ArrayType.lo CXX H5VarLenType.lo CXX H5CompType.lo CXX H5DataSet.lo CXX H5CommonFG.lo CXX H5Group.lo CXX H5File.lo CXXLD libhdf5_cpp.la make[4]: Leaving directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/c++/src' make[3]: Leaving directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/c++/src' make[2]: Leaving directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/c++' make[2]: Entering directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/hl' make[3]: Entering directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/hl' make[3]: Nothing to be done for 'build-lib'. make[3]: Leaving directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/hl' + cd src + make lib make[3]: Entering directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/hl/src' make[4]: Entering directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/hl/src' CC H5DO.lo CC H5DS.lo CC H5IM.lo CC H5LT.lo CC H5LTanalyze.lo CC H5LTparse.lo CC H5PT.lo CC H5TB.lo CC H5LD.lo CCLD libhdf5_hl.la make[4]: Leaving directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/hl/src' make[3]: Leaving directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/hl/src' + cd c++ + make lib make[3]: Entering directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/hl/c++' make[4]: Entering directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/hl/c++' make[4]: Nothing to be done for 'build-lib'. make[4]: Leaving directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/hl/c++' + cd src + make lib make[4]: Entering directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/hl/c++/src' make[5]: Entering directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/hl/c++/src' CXX H5PacketTable.lo CXXLD libhdf5_hl_cpp.la make[5]: Leaving directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/hl/c++/src' make[4]: Leaving directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/hl/c++/src' make[3]: Leaving directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/hl/c++' make[2]: Leaving directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5/hl' make[1]: Leaving directory '/tmp/Rtmp4EhCBn/R.INSTALL3a6887614b106/Rhdf5lib/src/hdf5' mkdir -p "/home/omnipath/local/R/4.4-3.20/00LOCK-Rhdf5lib/00new/Rhdf5lib/include" cp "hdf5/src"/*.h "/home/omnipath/local/R/4.4-3.20/00LOCK-Rhdf5lib/00new/Rhdf5lib/include" cp "hdf5/c++/src"/*.h "/home/omnipath/local/R/4.4-3.20/00LOCK-Rhdf5lib/00new/Rhdf5lib/include" cp "hdf5/hl/src"/*.h "/home/omnipath/local/R/4.4-3.20/00LOCK-Rhdf5lib/00new/Rhdf5lib/include" cp "hdf5/hl/c++/src"/*.h "/home/omnipath/local/R/4.4-3.20/00LOCK-Rhdf5lib/00new/Rhdf5lib/include" cp "hdf5/src"/libhdf5.settings "/home/omnipath/local/R/4.4-3.20/00LOCK-Rhdf5lib/00new/Rhdf5lib/include" mkdir -p "/home/omnipath/local/R/4.4-3.20/00LOCK-Rhdf5lib/00new/Rhdf5lib/lib/" cp "hdf5/src/.libs/libhdf5.a" "/home/omnipath/local/R/4.4-3.20/00LOCK-Rhdf5lib/00new/Rhdf5lib/lib/" cp "hdf5/c++/src/.libs/libhdf5_cpp.a" "/home/omnipath/local/R/4.4-3.20/00LOCK-Rhdf5lib/00new/Rhdf5lib/lib/" cp "hdf5/hl/src/.libs/libhdf5_hl.a" "/home/omnipath/local/R/4.4-3.20/00LOCK-Rhdf5lib/00new/Rhdf5lib/lib/" cp "hdf5/hl/c++/src/.libs/libhdf5_hl_cpp.a" "/home/omnipath/local/R/4.4-3.20/00LOCK-Rhdf5lib/00new/Rhdf5lib/lib/" cp hdf5/libaec-1.0.4/build/szip/lib/libsz.a "/home/omnipath/local/R/4.4-3.20/00LOCK-Rhdf5lib/00new/Rhdf5lib/lib/" cp hdf5/libaec-1.0.4/build/szip/lib/libaec.a "/home/omnipath/local/R/4.4-3.20/00LOCK-Rhdf5lib/00new/Rhdf5lib/lib/" gcc -I"/usr/share/R/include" -DNDEBUG -I"/home/omnipath/local/R/4.4-3.20/00LOCK-Rhdf5lib/00new/Rhdf5lib/include" -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c Rhdf5lib.c -o Rhdf5lib.o gcc -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o Rhdf5lib.so Rhdf5lib.o /home/omnipath/local/R/4.4-3.20/00LOCK-Rhdf5lib/00new/Rhdf5lib/lib/libhdf5.a /home/omnipath/local/R/4.4-3.20/00LOCK-Rhdf5lib/00new/Rhdf5lib/lib/libsz.a /home/omnipath/local/R/4.4-3.20/00LOCK-Rhdf5lib/00new/Rhdf5lib/lib/libaec.a -lz -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-Rhdf5lib/00new/Rhdf5lib/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (Rhdf5lib) * installing *source* package ‘iterators’ ... ** package ‘iterators’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (iterators) * installing *source* package ‘scattermore’ ... ** package ‘scattermore’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c histogram_to_rgbwt.cpp -o histogram_to_rgbwt.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c kernel_histogram.cpp -o kernel_histogram.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c kernel_rgbwt.cpp -o kernel_rgbwt.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c scatter_histogram.cpp -o scatter_histogram.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c scatter_indexed_rgbwt.cpp -o scatter_indexed_rgbwt.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c scatter_lines_histogram.cpp -o scatter_lines_histogram.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c scatter_lines_rgbwt.cpp -o scatter_lines_rgbwt.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c scatter_multicolor_rgbwt.cpp -o scatter_multicolor_rgbwt.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c scatter_singlecolor_rgbwt.cpp -o scatter_singlecolor_rgbwt.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c scattermore.c -o scattermore.o g++ -std=gnu++17 -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o scattermore.so histogram_to_rgbwt.o kernel_histogram.o kernel_rgbwt.o scatter_histogram.o scatter_indexed_rgbwt.o scatter_lines_histogram.o scatter_lines_rgbwt.o scatter_multicolor_rgbwt.o scatter_singlecolor_rgbwt.o scattermore.o -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-scattermore/00new/scattermore/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (scattermore) * installing *source* package ‘Rtsne’ ... ** package ‘Rtsne’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fopenmp -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fopenmp -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c Rtsne.cpp -o Rtsne.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fopenmp -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c normalize_input.cpp -o normalize_input.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fopenmp -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c sptree.cpp -o sptree.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fopenmp -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c tsne.cpp -o tsne.o g++ -std=gnu++17 -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o Rtsne.so RcppExports.o Rtsne.o normalize_input.o sptree.o tsne.o -llapack -lblas -lgfortran -lm -lquadmath -fopenmp -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-Rtsne/00new/Rtsne/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (Rtsne) * installing *source* package ‘ROCR’ ... ** package ‘ROCR’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** demo ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (ROCR) * installing *source* package ‘RcppHNSW’ ... ** package ‘RcppHNSW’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I../inst/include/ -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -DNO_MANUAL_VECTORIZATION -DSTRICT_R_HEADERS -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I../inst/include/ -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -DNO_MANUAL_VECTORIZATION -DSTRICT_R_HEADERS -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c hnsw.cpp -o hnsw.o g++ -std=gnu++17 -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o RcppHNSW.so RcppExports.o hnsw.o -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-RcppHNSW/00new/RcppHNSW/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (RcppHNSW) * installing *source* package ‘RANN’ ... ** package ‘RANN’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I. -IANN -DRANN -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c ANN.cpp -o ANN.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I. -IANN -DRANN -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c NN.cc -o NN.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I. -IANN -DRANN -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c bd_fix_rad_search.cpp -o bd_fix_rad_search.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I. -IANN -DRANN -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c bd_pr_search.cpp -o bd_pr_search.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I. -IANN -DRANN -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c bd_search.cpp -o bd_search.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I. -IANN -DRANN -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c bd_tree.cpp -o bd_tree.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I. -IANN -DRANN -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c brute.cpp -o brute.o gcc -I"/usr/share/R/include" -DNDEBUG -I. -IANN -DRANN -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c init.c -o init.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I. -IANN -DRANN -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c kd_dump.cpp -o kd_dump.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I. -IANN -DRANN -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c kd_fix_rad_search.cpp -o kd_fix_rad_search.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I. -IANN -DRANN -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c kd_pr_search.cpp -o kd_pr_search.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I. -IANN -DRANN -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c kd_search.cpp -o kd_search.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I. -IANN -DRANN -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c kd_split.cpp -o kd_split.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I. -IANN -DRANN -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c kd_tree.cpp -o kd_tree.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I. -IANN -DRANN -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c kd_util.cpp -o kd_util.o g++ -std=gnu++17 -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o RANN.so ANN.o NN.o bd_fix_rad_search.o bd_pr_search.o bd_search.o bd_tree.o brute.o init.o kd_dump.o kd_fix_rad_search.o kd_pr_search.o kd_search.o kd_split.o kd_tree.o kd_util.o -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-RANN/00new/RANN/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (RANN) * installing *source* package ‘pbapply’ ... ** package ‘pbapply’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (pbapply) * installing *source* package ‘patchwork’ ... ** package ‘patchwork’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (patchwork) * installing *source* package ‘miniUI’ ... ** package ‘miniUI’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (miniUI) * installing *source* package ‘ica’ ... ** package ‘ica’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (ica) * installing *source* package ‘ggridges’ ... ** package ‘ggridges’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (ggridges) * installing *source* package ‘fitdistrplus’ ... ** package ‘fitdistrplus’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (fitdistrplus) * installing *source* package ‘fastDummies’ ... ** package ‘fastDummies’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (fastDummies) * installing *source* package ‘brew’ ... ** package ‘brew’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (brew) * installing *source* package ‘whisker’ ... ** package ‘whisker’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (whisker) * installing *source* package ‘downlit’ ... ** package ‘downlit’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (downlit) * installing *source* package ‘shape’ ... ** package ‘shape’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** demo ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (shape) * installing *source* package ‘magick’ ... ** package ‘magick’ successfully unpacked and MD5 sums checked ** using staged installation Found pkg-config cflags and libs! Using PKG_CFLAGS=-I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 Using PKG_LIBS=-lMagick++-6.Q16 -lMagickWand-6.Q16 -lMagickCore-6.Q16 ** libs using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c animation.cpp -o animation.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c attributes.cpp -o attributes.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c base.cpp -o base.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c color.cpp -o color.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c composite.cpp -o composite.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c config.cc -o config.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c convolve.cpp -o convolve.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c device.cpp -o device.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c edges.cpp -o edges.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c edit.cpp -o edit.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c fonts.cpp -o fonts.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c options.cpp -o options.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c properties.cpp -o properties.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c resize.cpp -o resize.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c segment.cpp -o segment.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I/usr/include/x86_64-linux-gnu/ImageMagick-6 -I/usr/include/ImageMagick-6 -fopenmp -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fvisibility=hidden -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c transformations.cpp -o transformations.o g++ -std=gnu++17 -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o magick.so RcppExports.o animation.o attributes.o base.o color.o composite.o config.o convolve.o device.o edges.o edit.o fonts.o options.o properties.o resize.o segment.o transformations.o -lMagick++-6.Q16 -lMagickWand-6.Q16 -lMagickCore-6.Q16 -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-magick/00new/magick/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (magick) * installing *source* package ‘OmnipathR’ ... ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location [2024-08-16 01:22:43] [INFO] [OmnipathR] Setting up new cache directory `/home/omnipath/.cache/OmnipathR`. [2024-08-16 01:22:43] [TRACE] [OmnipathR] Reading JSON from `/home/omnipath/.cache/OmnipathR/cache.json` (encoding: UTF-8). [2024-08-16 01:22:43] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-08-16 01:22:43] [INFO] [OmnipathR] Initialized cache: `/home/omnipath/.cache/OmnipathR`. [2024-08-16 01:22:43] [TRACE] [OmnipathR] Running on a build server, wiping cache. [2024-08-16 01:22:43] [TRACE] [OmnipathR] Cache is at `/home/omnipath/.cache/OmnipathR`. [2024-08-16 01:22:43] [TRACE] [OmnipathR] Contains 1 files. [2024-08-16 01:22:43] [TRACE] [OmnipathR] Cache is locked: FALSE. [2024-08-16 01:22:43] [TRACE] [OmnipathR] Reading JSON from `/home/omnipath/.cache/OmnipathR/cache.json` (encoding: UTF-8). [2024-08-16 01:22:43] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-08-16 01:22:43] [SUCCESS] [OmnipathR] Removing all cache contents from `/home/omnipath/.cache/OmnipathR`. [2024-08-16 01:22:43] [TRACE] [OmnipathR] Pandoc version: `3.1.3`. [2024-08-16 01:22:43] [TRACE] [OmnipathR] Reading JSON from `/home/omnipath/local/R/4.4-3.20/00LOCK-OmnipathR/00new/OmnipathR/db/db_def.json` (encoding: UTF-8). [2024-08-16 01:22:43] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-08-16 01:22:43] [TRACE] [OmnipathR] Reading JSON from `/home/omnipath/local/R/4.4-3.20/00LOCK-OmnipathR/00new/OmnipathR/internal/magic_bytes.json` (encoding: UTF-8). [2024-08-16 01:22:43] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-08-16 01:22:43] [TRACE] [OmnipathR] Reading JSON from `/home/omnipath/local/R/4.4-3.20/00LOCK-OmnipathR/00new/OmnipathR/internal/urls.json` (encoding: UTF-8). [2024-08-16 01:22:43] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-08-16 01:22:43] [TRACE] [OmnipathR] Reading JSON from `/home/omnipath/local/R/4.4-3.20/00LOCK-OmnipathR/00new/OmnipathR/internal/id_types.json` (encoding: UTF-8). [2024-08-16 01:22:43] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-08-16 01:22:43] [TRACE] [OmnipathR] Cache locked: FALSE ** testing if installed package can be loaded from final location [2024-08-16 01:22:44] [TRACE] [OmnipathR] Reading JSON from `/home/omnipath/.cache/OmnipathR/cache.json` (encoding: UTF-8). [2024-08-16 01:22:44] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-08-16 01:22:44] [INFO] [OmnipathR] Initialized cache: `/home/omnipath/.cache/OmnipathR`. [2024-08-16 01:22:44] [TRACE] [OmnipathR] Running on a build server, wiping cache. [2024-08-16 01:22:44] [TRACE] [OmnipathR] Cache is at `/home/omnipath/.cache/OmnipathR`. [2024-08-16 01:22:44] [TRACE] [OmnipathR] Contains 1 files. [2024-08-16 01:22:44] [TRACE] [OmnipathR] Cache is locked: FALSE. [2024-08-16 01:22:44] [TRACE] [OmnipathR] Reading JSON from `/home/omnipath/.cache/OmnipathR/cache.json` (encoding: UTF-8). [2024-08-16 01:22:44] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-08-16 01:22:44] [SUCCESS] [OmnipathR] Removing all cache contents from `/home/omnipath/.cache/OmnipathR`. [2024-08-16 01:22:44] [TRACE] [OmnipathR] Pandoc version: `3.1.3`. [2024-08-16 01:22:44] [TRACE] [OmnipathR] Reading JSON from `/home/omnipath/local/R/4.4-3.20/OmnipathR/db/db_def.json` (encoding: UTF-8). [2024-08-16 01:22:44] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-08-16 01:22:44] [TRACE] [OmnipathR] Reading JSON from `/home/omnipath/local/R/4.4-3.20/OmnipathR/internal/magic_bytes.json` (encoding: UTF-8). [2024-08-16 01:22:44] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-08-16 01:22:44] [TRACE] [OmnipathR] Reading JSON from `/home/omnipath/local/R/4.4-3.20/OmnipathR/internal/urls.json` (encoding: UTF-8). [2024-08-16 01:22:44] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-08-16 01:22:44] [TRACE] [OmnipathR] Reading JSON from `/home/omnipath/local/R/4.4-3.20/OmnipathR/internal/id_types.json` (encoding: UTF-8). [2024-08-16 01:22:44] [TRACE] [OmnipathR] JSON validation successful: TRUE [2024-08-16 01:22:44] [TRACE] [OmnipathR] Cache locked: FALSE ** testing if installed package keeps a record of temporary installation path * DONE (OmnipathR) * installing *source* package ‘pheatmap’ ... ** package ‘pheatmap’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (pheatmap) * installing *source* package ‘ranger’ ... ** package ‘ranger’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -DR_BUILD -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c AAA_check_cpp14.cpp -o AAA_check_cpp14.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -DR_BUILD -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c Data.cpp -o Data.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -DR_BUILD -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c DataSparse.cpp -o DataSparse.o In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:205, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigen.h:25, from DataSparse.h:31, from DataSparse.cpp:29: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:174: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:165: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:271: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/SparseCore:37, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Sparse:26, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:29: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -DR_BUILD -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c Forest.cpp -o Forest.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -DR_BUILD -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c ForestClassification.cpp -o ForestClassification.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -DR_BUILD -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c ForestProbability.cpp -o ForestProbability.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -DR_BUILD -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c ForestRegression.cpp -o ForestRegression.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -DR_BUILD -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c ForestSurvival.cpp -o ForestSurvival.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -DR_BUILD -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c RcppExports.cpp -o RcppExports.o In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:205, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:5: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:174: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:165: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:271: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/SparseCore:37, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Sparse:26, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:29: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:336:80: required from ‘struct Eigen::internal::evaluator > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1505:8: required from ‘struct Eigen::internal::evaluator >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:77:20: required from ‘void Eigen::internal::assign_sparse_to_sparse(DstXprType&, const SrcXprType&) [with DstXprType = Eigen::SparseMatrix; SrcXprType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/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 DstXprType::Scalar = double; typename SrcXprType::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::SparseMatrix; Src = Eigen::SparseMatrix; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:917:27: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:713:13: required from ‘Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>&) [with _Scalar = double; int _Options = 0; _StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenWrap.h:387:24: required from ‘Eigen::SparseMatrix Rcpp::traits::Exporter >::get() [with T = double]’ /home/omnipath/local/R/4.4-3.20/Rcpp/include/Rcpp/as.h:89:32: required from ‘T Rcpp::internal::as(SEXP, Rcpp::traits::r_type_generic_tag) [with T = Eigen::SparseMatrix; SEXP = SEXPREC*]’ /home/omnipath/local/R/4.4-3.20/Rcpp/include/Rcpp/as.h:152:31: required from ‘T Rcpp::as(SEXP) [with T = Eigen::SparseMatrix; SEXP = SEXPREC*]’ /home/omnipath/local/R/4.4-3.20/Rcpp/include/Rcpp/InputParameter.h:46:54: required from ‘Rcpp::ReferenceInputParameter::ReferenceInputParameter(SEXP) [with T = Eigen::SparseMatrix; SEXP = SEXPREC*]’ RcppExports.cpp:58:94: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -DR_BUILD -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c Tree.cpp -o Tree.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -DR_BUILD -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c TreeClassification.cpp -o TreeClassification.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -DR_BUILD -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c TreeProbability.cpp -o TreeProbability.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -DR_BUILD -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c TreeRegression.cpp -o TreeRegression.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -DR_BUILD -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c TreeSurvival.cpp -o TreeSurvival.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -DR_BUILD -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c rangerCpp.cpp -o rangerCpp.o In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:205, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigen.h:25, from rangerCpp.cpp:28: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:174: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:165: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:271: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/SparseCore:37, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Sparse:26, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:29: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -DR_BUILD -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c utility.cpp -o utility.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -DR_BUILD -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c utilityRcpp.cpp -o utilityRcpp.o g++ -std=gnu++17 -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o ranger.so AAA_check_cpp14.o Data.o DataSparse.o Forest.o ForestClassification.o ForestProbability.o ForestRegression.o ForestSurvival.o RcppExports.o Tree.o TreeClassification.o TreeProbability.o TreeRegression.o TreeSurvival.o rangerCpp.o utility.o utilityRcpp.o -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-ranger/00new/ranger/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (ranger) * installing *source* package ‘dqrng’ ... ** package ‘dqrng’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I../inst/include -DSTRICT_R_HEADERS -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/BH/include' -I'/home/omnipath/local/R/4.4-3.20/sitmo/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I../inst/include -DSTRICT_R_HEADERS -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/BH/include' -I'/home/omnipath/local/R/4.4-3.20/sitmo/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c dqrng.cpp -o dqrng.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I../inst/include -DSTRICT_R_HEADERS -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/BH/include' -I'/home/omnipath/local/R/4.4-3.20/sitmo/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c generateSeedVectors.cpp -o generateSeedVectors.o g++ -std=gnu++17 -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o dqrng.so RcppExports.o dqrng.o generateSeedVectors.o -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-dqrng/00new/dqrng/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (dqrng) * installing *source* package ‘spatstat.univar’ ... ** package ‘spatstat.univar’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c hotrod.c -o hotrod.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c init.c -o init.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c tabnum.c -o tabnum.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c whist.c -o whist.o gcc -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o spatstat.univar.so hotrod.o init.o tabnum.o whist.o -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-spatstat.univar/00new/spatstat.univar/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (spatstat.univar) * installing *source* package ‘spatstat.data’ ... ** package ‘spatstat.data’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (spatstat.data) * installing *source* package ‘spatstat.sparse’ ... ** package ‘spatstat.sparse’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c init.c -o init.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c linalg.c -o linalg.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c sparselinalg.c -o sparselinalg.o gcc -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o spatstat.sparse.so init.o linalg.o sparselinalg.o -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-spatstat.sparse/00new/spatstat.sparse/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (spatstat.sparse) * installing *source* package ‘future’ ... ** package ‘future’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** demo ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (future) * installing *source* package ‘reticulate’ ... ** package ‘reticulate’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c event_loop.cpp -o event_loop.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c libpython.cpp -o libpython.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c output.cpp -o output.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c python.cpp -o python.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c readline.cpp -o readline.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c signals.cpp -o signals.o g++ -std=gnu++17 -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o reticulate.so RcppExports.o event_loop.o libpython.o output.o python.o readline.o signals.o -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-reticulate/00new/reticulate/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (reticulate) * installing *source* package ‘spam’ ... ** package ‘spam’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ using Fortran compiler: ‘GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c RcppExports.cpp -o RcppExports.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c bckslvmodified.f -o bckslvmodified.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c cholmodified.f -o cholmodified.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c dgetv0.f -o dgetv0.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c dist.f -o dist.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c distCpp.cpp -o distCpp.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c dn_ARPACK.f -o dn_ARPACK.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c dn_eigen.f -o dn_eigen.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c ds_ARPACK.f -o ds_ARPACK.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c ds_eigen.f -o ds_eigen.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c fromsparsekit.f -o fromsparsekit.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c gmult.f -o gmult.o gcc -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c init.c -o init.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c kronecker.f -o kronecker.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c permutation.f -o permutation.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c rowcolstats.f -o rowcolstats.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c spamown.f -o spamown.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c spamown2.f -o spamown2.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c xybind.f -o xybind.o g++ -std=gnu++17 -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o spam.so RcppExports.o bckslvmodified.o cholmodified.o dgetv0.o dist.o distCpp.o dn_ARPACK.o dn_eigen.o ds_ARPACK.o ds_eigen.o fromsparsekit.o gmult.o init.o kronecker.o permutation.o rowcolstats.o spamown.o spamown2.o xybind.o -llapack -lblas -lgfortran -lm -lquadmath -lgfortran -lm -lquadmath -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-spam/00new/spam/libs ** R ** data *** moving datasets to lazyload DB ** demo ** inst ** byte-compile and prepare package for lazy loading Creating a generic function for ‘diag’ from package ‘base’ in package ‘spam’ Creating a generic function for ‘diag<-’ from package ‘base’ in package ‘spam’ Creating a generic function for ‘norm’ from package ‘base’ in package ‘spam’ Creating a generic function for ‘rowSums’ from package ‘base’ in package ‘spam’ Creating a generic function for ‘colSums’ from package ‘base’ in package ‘spam’ Creating a generic function for ‘rowMeans’ from package ‘base’ in package ‘spam’ Creating a generic function for ‘colMeans’ from package ‘base’ in package ‘spam’ Creating a new generic function for ‘backsolve’ in package ‘spam’ Creating a new generic function for ‘forwardsolve’ in package ‘spam’ Creating a generic function for ‘chol2inv’ from ‘base’ in package ‘spam’ (from the saved implicit definition) Creating a generic function for ‘chol2inv’ from package ‘base’ in package ‘spam’ Creating a generic function for ‘rbind’ from package ‘base’ in package ‘spam’ Creating a generic function for ‘cbind’ from package ‘base’ in package ‘spam’ ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (spam) ERROR: dependency ‘S4Vectors’ is not available for package ‘IRanges’ * removing ‘/home/omnipath/local/R/4.4-3.20/IRanges’ * installing *source* package ‘MatrixGenerics’ ... ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading Creating a new generic function for ‘rowAlls’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colAlls’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowAnyNAs’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colAnyNAs’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowAnys’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colAnys’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowAvgsPerColSet’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colAvgsPerRowSet’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowCollapse’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colCollapse’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowCounts’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colCounts’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowCummaxs’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colCummaxs’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowCummins’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colCummins’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowCumprods’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colCumprods’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowCumsums’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colCumsums’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowDiffs’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colDiffs’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowIQRDiffs’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colIQRDiffs’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowIQRs’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colIQRs’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowLogSumExps’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colLogSumExps’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowMadDiffs’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colMadDiffs’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowMads’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colMads’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowMaxs’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colMaxs’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowMeans2’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colMeans2’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowMedians’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colMedians’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowMins’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colMins’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowOrderStats’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colOrderStats’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowProds’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colProds’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowQuantiles’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colQuantiles’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowRanges’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colRanges’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowRanks’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colRanks’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowSdDiffs’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colSdDiffs’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowSds’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colSds’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowSums2’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colSums2’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowTabulates’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colTabulates’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowVarDiffs’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colVarDiffs’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowVars’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colVars’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowWeightedMads’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colWeightedMads’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowWeightedMeans’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colWeightedMeans’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowWeightedMedians’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colWeightedMedians’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowWeightedSds’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colWeightedSds’ in package ‘MatrixGenerics’ Creating a new generic function for ‘rowWeightedVars’ in package ‘MatrixGenerics’ Creating a new generic function for ‘colWeightedVars’ in package ‘MatrixGenerics’ ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (MatrixGenerics) * installing *source* package ‘rhdf5filters’ ... ** using staged installation checking for gcc... gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... no checking for suffix of object files... o checking whether the compiler supports GNU C... yes checking whether gcc accepts -g... yes checking for gcc option to enable C11 features... none needed configure: is NOT Bioc build machine configure: configuring BZIP2 filter... checking for stdio.h... yes checking for stdlib.h... yes checking for string.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for strings.h... yes checking for sys/stat.h... yes checking for sys/types.h... yes checking for unistd.h... yes checking for bzlib.h... yes checking for BZ2_bzDecompressInit in -lbz2... yes configure: Using system bzip2 library configure: configuring the Zstd filter... checking for zstd.h... yes checking for ZSTD_decompress in -lzstd... yes configure: Using system Zstd library configure: configuring the BLOSC filter... checking for blosc.h... no configure: compiling bundled BLOSC library checking whether C compiler accepts -msse2... yes checking whether C compiler accepts -mavx2... yes checking for gcc __builtin_cpu_init function... (cached) true checking for x86 sse2 instruction support... yes checking for x86 avx2 instruction support... yes configure: configuring the VBZ filter checking whether C compiler accepts -mavx... yes checking for x86 avx instruction support... yes configure: creating ./config.status config.status: creating src/bzip2/Makefile config.status: creating src/zstd/Makefile config.status: creating src/blosc/lib/blosc-1.20.1/Makefile config.status: creating src/blosc/Makefile config.status: creating src/vbz/Makefile config.status: creating src/vbz/vbz/Makefile config.status: creating src/vbz/third_party/streamvbyte/Makefile config.status: creating src/Makevars ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ make -C zstd make[1]: Entering directory '/tmp/RtmpsiBmVj/R.INSTALL3ff893e6035d2/rhdf5filters/src/zstd' gcc -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic -shared H5Zzstd.c -I"/home/omnipath/local/R/4.4-3.20/Rhdf5lib/include" \ -lzstd -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o libH5Zzstd.so make[1]: Leaving directory '/tmp/RtmpsiBmVj/R.INSTALL3ff893e6035d2/rhdf5filters/src/zstd' make -C blosc make[1]: Entering directory '/tmp/RtmpsiBmVj/R.INSTALL3ff893e6035d2/rhdf5filters/src/blosc' make -C lib/snappy-1.1.1 make[2]: Entering directory '/tmp/RtmpsiBmVj/R.INSTALL3ff893e6035d2/rhdf5filters/src/blosc/lib/snappy-1.1.1' g++ -std=gnu++17 -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic -I"/home/omnipath/local/R/4.4-3.20/Rhdf5lib/include" -c snappy.cc g++ -std=gnu++17 -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic -I"/home/omnipath/local/R/4.4-3.20/Rhdf5lib/include" -c snappy-c.cc g++ -std=gnu++17 -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic -I"/home/omnipath/local/R/4.4-3.20/Rhdf5lib/include" -c snappy-sinksource.cc g++ -std=gnu++17 -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic -I"/home/omnipath/local/R/4.4-3.20/Rhdf5lib/include" -c snappy-stubs-internal.cc make[2]: Leaving directory '/tmp/RtmpsiBmVj/R.INSTALL3ff893e6035d2/rhdf5filters/src/blosc/lib/snappy-1.1.1' make -C lib/lz4-1.9.4 make[2]: Entering directory '/tmp/RtmpsiBmVj/R.INSTALL3ff893e6035d2/rhdf5filters/src/blosc/lib/lz4-1.9.4' gcc -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic -c lz4.c gcc -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic -c lz4hc.c make[2]: Leaving directory '/tmp/RtmpsiBmVj/R.INSTALL3ff893e6035d2/rhdf5filters/src/blosc/lib/lz4-1.9.4' make -C lib/blosc-1.20.1 all make[2]: Entering directory '/tmp/RtmpsiBmVj/R.INSTALL3ff893e6035d2/rhdf5filters/src/blosc/lib/blosc-1.20.1' gcc -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic -I"/home/omnipath/local/R/4.4-3.20/Rhdf5lib/include" -I../lz4-1.9.4 -I../snappy-1.1.1 -I../../../zstd -msse2 -mavx2 -c bitshuffle-avx2.c gcc -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic -I"/home/omnipath/local/R/4.4-3.20/Rhdf5lib/include" -I../lz4-1.9.4 -I../snappy-1.1.1 -I../../../zstd -msse2 -mavx2 -c shuffle-avx2.c gcc -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic -I"/home/omnipath/local/R/4.4-3.20/Rhdf5lib/include" -I../lz4-1.9.4 -I../snappy-1.1.1 -I../../../zstd -msse2 -mavx2 -c bitshuffle-sse2.c gcc -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic -I"/home/omnipath/local/R/4.4-3.20/Rhdf5lib/include" -I../lz4-1.9.4 -I../snappy-1.1.1 -I../../../zstd -msse2 -mavx2 -c shuffle-sse2.c gcc -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic -I"/home/omnipath/local/R/4.4-3.20/Rhdf5lib/include" -I../lz4-1.9.4 -I../snappy-1.1.1 -I../../../zstd -msse2 -mavx2 -c bitshuffle-generic.c gcc -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic -I"/home/omnipath/local/R/4.4-3.20/Rhdf5lib/include" -I../lz4-1.9.4 -I../snappy-1.1.1 -I../../../zstd -msse2 -mavx2 -c shuffle-generic.c gcc -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic -I"/home/omnipath/local/R/4.4-3.20/Rhdf5lib/include" -I../lz4-1.9.4 -I../snappy-1.1.1 -I../../../zstd -msse2 -mavx2 -DSHUFFLE_SSE2_ENABLED -DSHUFFLE_AVX2_ENABLED -c shuffle.c gcc -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic -I"/home/omnipath/local/R/4.4-3.20/Rhdf5lib/include" -I../lz4-1.9.4 -I../snappy-1.1.1 -I../../../zstd -msse2 -mavx2 -c blosclz.c gcc -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic -I"/home/omnipath/local/R/4.4-3.20/Rhdf5lib/include" -I../lz4-1.9.4 -I../snappy-1.1.1 -I../../../zstd -msse2 -mavx2 -c blosc.c gcc -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic -I"/home/omnipath/local/R/4.4-3.20/Rhdf5lib/include" -I../lz4-1.9.4 -I../snappy-1.1.1 -I../../../zstd -msse2 -mavx2 -c fastcopy.c make[2]: Leaving directory '/tmp/RtmpsiBmVj/R.INSTALL3ff893e6035d2/rhdf5filters/src/blosc/lib/blosc-1.20.1' rm -f libblosc.a ar cq libblosc.a lib/blosc-1.20.1/bitshuffle-avx2.o lib/blosc-1.20.1/blosc.o lib/blosc-1.20.1/shuffle-avx2.o lib/blosc-1.20.1/shuffle-sse2.o lib/blosc-1.20.1/bitshuffle-generic.o lib/blosc-1.20.1/blosclz.o lib/blosc-1.20.1/shuffle.o lib/blosc-1.20.1/bitshuffle-sse2.o lib/blosc-1.20.1/fastcopy.o lib/blosc-1.20.1/shuffle-generic.o lib/snappy-1.1.1/snappy.o lib/snappy-1.1.1/snappy-c.o lib/snappy-1.1.1/snappy-sinksource.o lib/snappy-1.1.1/snappy-stubs-internal.o lib/lz4-1.9.4/lz4.o lib/lz4-1.9.4/lz4hc.o ranlib libblosc.a g++ -std=gnu++17 -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic -shared -I"/home/omnipath/local/R/4.4-3.20/Rhdf5lib/include" H5Zblosc.cpp \ -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -I./lib/blosc-1.20.1 ./libblosc.a -lzstd -lz -o libH5Zblosc.so make[1]: Leaving directory '/tmp/RtmpsiBmVj/R.INSTALL3ff893e6035d2/rhdf5filters/src/blosc' make -C bzip2 make[1]: Entering directory '/tmp/RtmpsiBmVj/R.INSTALL3ff893e6035d2/rhdf5filters/src/bzip2' gcc -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic -shared H5Zbzip2.c -I"/home/omnipath/local/R/4.4-3.20/Rhdf5lib/include" \ -lbz2 -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o libH5Zbz2.so make[1]: Leaving directory '/tmp/RtmpsiBmVj/R.INSTALL3ff893e6035d2/rhdf5filters/src/bzip2' make -C lzf make[1]: Entering directory '/tmp/RtmpsiBmVj/R.INSTALL3ff893e6035d2/rhdf5filters/src/lzf' make -C lzf make[2]: Entering directory '/tmp/RtmpsiBmVj/R.INSTALL3ff893e6035d2/rhdf5filters/src/lzf/lzf' gcc -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic -c lzf_c.c gcc -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic -c lzf_d.c rm -f liblzf.a ar cq liblzf.a lzf_c.o lzf_d.o ranlib liblzf.a make[2]: Leaving directory '/tmp/RtmpsiBmVj/R.INSTALL3ff893e6035d2/rhdf5filters/src/lzf/lzf' gcc -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic -shared H5Zlzf.c -I"/home/omnipath/local/R/4.4-3.20/Rhdf5lib/include" \ -I./lzf/ ./lzf/liblzf.a -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o libH5Zlzf.so make[1]: Leaving directory '/tmp/RtmpsiBmVj/R.INSTALL3ff893e6035d2/rhdf5filters/src/lzf' make -C vbz make[1]: Entering directory '/tmp/RtmpsiBmVj/R.INSTALL3ff893e6035d2/rhdf5filters/src/vbz' make -C third_party/streamvbyte make[2]: Entering directory '/tmp/RtmpsiBmVj/R.INSTALL3ff893e6035d2/rhdf5filters/src/vbz/third_party/streamvbyte' gcc -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic -Iinclude -std=c99 -mavx -c ./src/streamvbyte_decode.c gcc -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic -Iinclude -std=c99 -mavx -c ./src/streamvbyte_encode.c gcc -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic -Iinclude -std=c99 -mavx -c ./src/streamvbytedelta_decode.c gcc -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic -Iinclude -std=c99 -mavx -c ./src/streamvbytedelta_encode.c gcc -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic -Iinclude -std=c99 -mavx -c ./src/streamvbyte_0124_encode.c gcc -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic -Iinclude -std=c99 -mavx -c ./src/streamvbyte_0124_decode.c gcc -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic -Iinclude -std=c99 -mavx -c ./src/streamvbyte_zigzag.c rm -f libstreamvbyte.a ar cq libstreamvbyte.a streamvbyte_decode.o streamvbyte_encode.o streamvbytedelta_decode.o streamvbytedelta_encode.o streamvbyte_0124_encode.o streamvbyte_0124_decode.o streamvbyte_zigzag.o ranlib libstreamvbyte.a make[2]: Leaving directory '/tmp/RtmpsiBmVj/R.INSTALL3ff893e6035d2/rhdf5filters/src/vbz/third_party/streamvbyte' make -C vbz make[2]: Entering directory '/tmp/RtmpsiBmVj/R.INSTALL3ff893e6035d2/rhdf5filters/src/vbz/vbz' g++ -std=gnu++17 -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic -I"/home/omnipath/local/R/4.4-3.20/Rhdf5lib/include" -I../third_party/streamvbyte/include/ -I../third_party/ -I../../zstd/ -mssse3 -c vbz.cpp -o vbz.o g++ -std=gnu++17 -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic -I"/home/omnipath/local/R/4.4-3.20/Rhdf5lib/include" -I../third_party/streamvbyte/include/ -I../third_party/ -I../../zstd/ -mssse3 -c v0/vbz_streamvbyte.cpp -o v0/vbz_streamvbyte.o g++ -std=gnu++17 -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic -I"/home/omnipath/local/R/4.4-3.20/Rhdf5lib/include" -I../third_party/streamvbyte/include/ -I../third_party/ -I../../zstd/ -mssse3 -c v1/vbz_streamvbyte.cpp -o v1/vbz_streamvbyte.o make[2]: Leaving directory '/tmp/RtmpsiBmVj/R.INSTALL3ff893e6035d2/rhdf5filters/src/vbz/vbz' rm -f libvbz.a ar cq libvbz.a vbz/vbz.o vbz/v0/vbz_streamvbyte.o vbz/v1/vbz_streamvbyte.o ranlib libvbz.a g++ -std=gnu++17 -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic -I"/home/omnipath/local/R/4.4-3.20/Rhdf5lib/include" -shared vbz_plugin.cpp \ libvbz.a -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -lzstd third_party/streamvbyte/libstreamvbyte.a -o libH5Zvbz.so make[1]: Leaving directory '/tmp/RtmpsiBmVj/R.INSTALL3ff893e6035d2/rhdf5filters/src/vbz' mkdir -p "/home/omnipath/local/R/4.4-3.20/00LOCK-rhdf5filters/00new/rhdf5filters/lib/" cp bzip2/libH5Zbz2.so blosc/libH5Zblosc.so lzf/libH5Zlzf.so zstd/libH5Zzstd.so vbz/libH5Zvbz.so "/home/omnipath/local/R/4.4-3.20/00LOCK-rhdf5filters/00new/rhdf5filters/lib/" gcc -I"/usr/share/R/include" -DNDEBUG -I"/home/omnipath/local/R/4.4-3.20/Rhdf5lib/include" -I'/home/omnipath/local/R/4.4-3.20/Rhdf5lib/include' -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c rhdf5filters.c -o rhdf5filters.o gcc -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o rhdf5filters.so rhdf5filters.o -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-rhdf5filters/00new/rhdf5filters/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (rhdf5filters) * installing *source* package ‘lmtest’ ... ** package ‘lmtest’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ using Fortran compiler: ‘GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c init.c -o init.o gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c pan.f -o pan.o gcc -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o lmtest.so init.o pan.o -lgfortran -lm -lquadmath -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-lmtest/00new/lmtest/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (lmtest) * installing *source* package ‘ragg’ ... ** package ‘ragg’ successfully unpacked and MD5 sums checked ** using staged installation Found pkg-config cflags and libs! Using PKG_CFLAGS=-I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp Using PKG_LIBS=-lfreetype -lpng16 -ltiff -ljpeg ** libs using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/home/omnipath/local/R/4.4-3.20/systemfonts/include' -I'/home/omnipath/local/R/4.4-3.20/textshaping/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c capture_dev.cpp -o capture_dev.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/home/omnipath/local/R/4.4-3.20/systemfonts/include' -I'/home/omnipath/local/R/4.4-3.20/textshaping/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c init.cpp -o init.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/home/omnipath/local/R/4.4-3.20/systemfonts/include' -I'/home/omnipath/local/R/4.4-3.20/textshaping/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c jpeg_dev.cpp -o jpeg_dev.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/home/omnipath/local/R/4.4-3.20/systemfonts/include' -I'/home/omnipath/local/R/4.4-3.20/textshaping/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c png_dev.cpp -o png_dev.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/home/omnipath/local/R/4.4-3.20/systemfonts/include' -I'/home/omnipath/local/R/4.4-3.20/textshaping/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c ppm_dev.cpp -o ppm_dev.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/home/omnipath/local/R/4.4-3.20/systemfonts/include' -I'/home/omnipath/local/R/4.4-3.20/textshaping/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c tiff_dev.cpp -o tiff_dev.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/home/omnipath/local/R/4.4-3.20/systemfonts/include' -I'/home/omnipath/local/R/4.4-3.20/textshaping/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c agg/src/agg_curves.cpp -o agg/src/agg_curves.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/home/omnipath/local/R/4.4-3.20/systemfonts/include' -I'/home/omnipath/local/R/4.4-3.20/textshaping/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c agg/src/agg_font_freetype.cpp -o agg/src/agg_font_freetype.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/home/omnipath/local/R/4.4-3.20/systemfonts/include' -I'/home/omnipath/local/R/4.4-3.20/textshaping/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c agg/src/agg_image_filters.cpp -o agg/src/agg_image_filters.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/home/omnipath/local/R/4.4-3.20/systemfonts/include' -I'/home/omnipath/local/R/4.4-3.20/textshaping/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c agg/src/agg_trans_affine.cpp -o agg/src/agg_trans_affine.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/home/omnipath/local/R/4.4-3.20/systemfonts/include' -I'/home/omnipath/local/R/4.4-3.20/textshaping/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c agg/src/agg_vcgen_dash.cpp -o agg/src/agg_vcgen_dash.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I./agg/include -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/x86_64-linux-gnu -I/usr/include/webp -I'/home/omnipath/local/R/4.4-3.20/systemfonts/include' -I'/home/omnipath/local/R/4.4-3.20/textshaping/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c agg/src/agg_vcgen_stroke.cpp -o agg/src/agg_vcgen_stroke.o ar rcs agg/libstatagg.a agg/src/agg_curves.o agg/src/agg_font_freetype.o agg/src/agg_image_filters.o agg/src/agg_trans_affine.o agg/src/agg_vcgen_dash.o agg/src/agg_vcgen_stroke.o g++ -std=gnu++17 -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o ragg.so capture_dev.o init.o jpeg_dev.o png_dev.o ppm_dev.o tiff_dev.o -Lagg -lstatagg -lfreetype -lpng16 -ltiff -ljpeg -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-ragg/00new/ragg/libs ** R ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (ragg) * installing *source* package ‘mixtools’ ... ** package ‘mixtools’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c KDEloc2.c -o KDEloc2.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c KDElocscale.c -o KDElocscale.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c KDErepeated.c -o KDErepeated.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c KDErepeatedbw.c -o KDErepeatedbw.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c KDEsymloc.c -o KDEsymloc.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c KDEsymloc1comp.c -o KDEsymloc1comp.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c KDEsymloc2.c -o KDEsymloc2.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c init.c -o init.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c multinompost.c -o multinompost.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c mvwkde.c -o mvwkde.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c new_svalues.c -o new_svalues.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c normpost.c -o normpost.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c npMSL.c -o npMSL.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c sd.c -o sd.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c z.c -o z.o gcc -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o mixtools.so KDEloc2.o KDElocscale.o KDErepeated.o KDErepeatedbw.o KDEsymloc.o KDEsymloc1comp.o KDEsymloc2.o init.o multinompost.o mvwkde.o new_svalues.o normpost.o npMSL.o sd.o z.o -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-mixtools/00new/mixtools/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (mixtools) * installing *source* package ‘e1071’ ... ** package ‘e1071’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c Rsvm.c -o Rsvm.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c cmeans.c -o cmeans.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c cshell.c -o cshell.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c floyd.c -o floyd.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c init.c -o init.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c svm.cpp -o svm.o svm.cpp: In function ‘svm_model* svm_train(const svm_problem*, const svm_parameter*)’: svm.cpp:42:38: warning: argument 1 range [18446744056529682432, 18446744073709551608] exceeds maximum object size 9223372036854775807 [-Walloc-size-larger-than=] 42 | #define Malloc(type,n) (type *)malloc((n)*sizeof(type)) | ~~~~~~^~~~~~~~~~~~~~~~~~ svm.cpp:2299:34: note: in expansion of macro ‘Malloc’ 2299 | model->sv_coef = Malloc(double *,nr_class-1); | ^~~~~~ In file included from /usr/include/c++/13/cstdlib:79, from /usr/share/R/include/R.h:39, from svm.cpp:1: /usr/include/stdlib.h:672:14: note: in a call to allocation function ‘void* malloc(size_t)’ declared here 672 | extern void *malloc (size_t __size) __THROW __attribute_malloc__ | ^~~~~~ g++ -std=gnu++17 -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o e1071.so Rsvm.o cmeans.o cshell.o floyd.o init.o svm.o -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-e1071/00new/e1071/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (e1071) * installing *source* package ‘foreach’ ... ** package ‘foreach’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** demo ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (foreach) * installing *source* package ‘roxygen2’ ... ** package ‘roxygen2’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/cpp11/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c cpp11.cpp -o cpp11.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/cpp11/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c escapeExamples.cpp -o escapeExamples.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/cpp11/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c isComplete.cpp -o isComplete.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/cpp11/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c leadingSpaces.cpp -o leadingSpaces.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/cpp11/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c parser2.cpp -o parser2.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/cpp11/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c wrapUsage.cpp -o wrapUsage.o g++ -std=gnu++17 -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o roxygen2.so cpp11.o escapeExamples.o isComplete.o leadingSpaces.o parser2.o wrapUsage.o -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-roxygen2/00new/roxygen2/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (roxygen2) * installing *source* package ‘spatstat.geom’ ... ** package ‘spatstat.geom’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c areadiff.c -o areadiff.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c auctionbf.c -o auctionbf.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c bdrymask.c -o bdrymask.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c close3pair.c -o close3pair.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c closepair.c -o closepair.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c connectgraph.c -o connectgraph.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c connectpix.c -o connectpix.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c dinfty.c -o dinfty.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c discarea.c -o discarea.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c discs.c -o discs.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c dist2dpath.c -o dist2dpath.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c distan3.c -o distan3.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c distances.c -o distances.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c distmapbin.c -o distmapbin.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c dwpure.c -o dwpure.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c exactPdist.c -o exactPdist.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c exactdist.c -o exactdist.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c fardist.c -o fardist.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c hasclose.c -o hasclose.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c init.c -o init.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c knndistance.c -o knndistance.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c knngrid.c -o knngrid.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c loccum.c -o loccum.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c metricPdist.c -o metricPdist.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c minnnd.c -o minnnd.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c nearestpix.c -o nearestpix.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c nn3Ddist.c -o nn3Ddist.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c nnMDdist.c -o nnMDdist.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c nndistance.c -o nndistance.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c nngrid.c -o nngrid.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c periodic.c -o periodic.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c poly2im.c -o poly2im.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c quasirandom.c -o quasirandom.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c raster.c -o raster.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c rasterfilter.c -o rasterfilter.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c scan.c -o scan.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c seg2pix.c -o seg2pix.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c trigraf.c -o trigraf.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c uniquemap.c -o uniquemap.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c veegraf.c -o veegraf.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c xyseg.c -o xyseg.o gcc -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o spatstat.geom.so areadiff.o auctionbf.o bdrymask.o close3pair.o closepair.o connectgraph.o connectpix.o dinfty.o discarea.o discs.o dist2dpath.o distan3.o distances.o distmapbin.o dwpure.o exactPdist.o exactdist.o fardist.o hasclose.o init.o knndistance.o knngrid.o loccum.o metricPdist.o minnnd.o nearestpix.o nn3Ddist.o nnMDdist.o nndistance.o nngrid.o periodic.o poly2im.o quasirandom.o raster.o rasterfilter.o scan.o seg2pix.o trigraf.o uniquemap.o veegraf.o xyseg.o -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-spatstat.geom/00new/spatstat.geom/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (spatstat.geom) * installing *source* package ‘future.apply’ ... ** package ‘future.apply’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (future.apply) ERROR: dependencies ‘S4Vectors’, ‘IRanges’ are not available for package ‘XVector’ * removing ‘/home/omnipath/local/R/4.4-3.20/XVector’ ERROR: dependencies ‘S4Vectors’, ‘IRanges’ are not available for package ‘S4Arrays’ * removing ‘/home/omnipath/local/R/4.4-3.20/S4Arrays’ ERROR: dependencies ‘S4Vectors’, ‘IRanges’ are not available for package ‘GenomeInfoDb’ * removing ‘/home/omnipath/local/R/4.4-3.20/GenomeInfoDb’ * installing *source* package ‘sparseMatrixStats’ ... ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ using C++11 g++ -std=gnu++11 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++11 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c SparseMatrixView.cpp -o SparseMatrixView.o g++ -std=gnu++11 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c methods.cpp -o methods.o g++ -std=gnu++11 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c row_methods.cpp -o row_methods.o g++ -std=gnu++11 -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o sparseMatrixStats.so RcppExports.o SparseMatrixView.o methods.o row_methods.o -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-sparseMatrixStats/00new/sparseMatrixStats/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (sparseMatrixStats) ERROR: dependency ‘S4Vectors’ is not available for package ‘rhdf5’ * removing ‘/home/omnipath/local/R/4.4-3.20/rhdf5’ * installing *source* package ‘uwot’ ... ** package ‘uwot’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I../inst/include/ -I'/home/omnipath/local/R/4.4-3.20/dqrng/include' -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppAnnoy/include' -I'/home/omnipath/local/R/4.4-3.20/RcppProgress/include' -DRCPP_NO_RTTI -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I../inst/include/ -I'/home/omnipath/local/R/4.4-3.20/dqrng/include' -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppAnnoy/include' -I'/home/omnipath/local/R/4.4-3.20/RcppProgress/include' -DRCPP_NO_RTTI -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c connected_components.cpp -o connected_components.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I../inst/include/ -I'/home/omnipath/local/R/4.4-3.20/dqrng/include' -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppAnnoy/include' -I'/home/omnipath/local/R/4.4-3.20/RcppProgress/include' -DRCPP_NO_RTTI -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c nn_parallel.cpp -o nn_parallel.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I../inst/include/ -I'/home/omnipath/local/R/4.4-3.20/dqrng/include' -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppAnnoy/include' -I'/home/omnipath/local/R/4.4-3.20/RcppProgress/include' -DRCPP_NO_RTTI -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c perplexity.cpp -o perplexity.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I../inst/include/ -I'/home/omnipath/local/R/4.4-3.20/dqrng/include' -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppAnnoy/include' -I'/home/omnipath/local/R/4.4-3.20/RcppProgress/include' -DRCPP_NO_RTTI -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c r_uwot.cpp -o r_uwot.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I../inst/include/ -I'/home/omnipath/local/R/4.4-3.20/dqrng/include' -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppAnnoy/include' -I'/home/omnipath/local/R/4.4-3.20/RcppProgress/include' -DRCPP_NO_RTTI -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c smooth_knn.cpp -o smooth_knn.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I../inst/include/ -I'/home/omnipath/local/R/4.4-3.20/dqrng/include' -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppAnnoy/include' -I'/home/omnipath/local/R/4.4-3.20/RcppProgress/include' -DRCPP_NO_RTTI -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c supervised.cpp -o supervised.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I../inst/include/ -I'/home/omnipath/local/R/4.4-3.20/dqrng/include' -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppAnnoy/include' -I'/home/omnipath/local/R/4.4-3.20/RcppProgress/include' -DRCPP_NO_RTTI -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c thread.cpp -o thread.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I../inst/include/ -I'/home/omnipath/local/R/4.4-3.20/dqrng/include' -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppAnnoy/include' -I'/home/omnipath/local/R/4.4-3.20/RcppProgress/include' -DRCPP_NO_RTTI -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c transform.cpp -o transform.o g++ -std=gnu++17 -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o uwot.so RcppExports.o connected_components.o nn_parallel.o perplexity.o r_uwot.o smooth_knn.o supervised.o thread.o transform.o -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-uwot/00new/uwot/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (uwot) * installing *source* package ‘leiden’ ... ** package ‘leiden’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (leiden) * installing *source* package ‘pkgdown’ ... ** package ‘pkgdown’ successfully unpacked and MD5 sums checked ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (pkgdown) * installing *source* package ‘viper’ ... ** using staged installation ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (viper) * installing *source* package ‘glmnet’ ... ** package ‘glmnet’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ using Fortran compiler: ‘GNU Fortran (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ using C++17 g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -Iglmnetpp/include -Iglmnetpp/src -Iglmnetpp/test -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c RcppExports.cpp -o RcppExports.o In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:205, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:4: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:174: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:165: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:271: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/SparseCore:37, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Sparse:26, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:29: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:18:8: required from ‘struct Eigen::internal::traits > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from ‘struct Eigen::internal::accessors_level > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from ‘class Eigen::Map >’ /home/omnipath/local/R/4.4-3.20/Rcpp/include/Rcpp/InputParameter.h:64:11: required from ‘class Rcpp::ConstInputParameter > >’ RcppExports.cpp:26:87: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:24:49: required from ‘struct Eigen::internal::traits > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from ‘struct Eigen::internal::accessors_level > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from ‘class Eigen::Map >’ /home/omnipath/local/R/4.4-3.20/Rcpp/include/Rcpp/InputParameter.h:64:11: required from ‘class Rcpp::ConstInputParameter > >’ RcppExports.cpp:26:87: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map >’ /home/omnipath/local/R/4.4-3.20/Rcpp/include/Rcpp/InputParameter.h:64:11: required from ‘class Rcpp::ConstInputParameter > >’ RcppExports.cpp:26:87: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:24:49: required from ‘struct Eigen::internal::traits > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from ‘struct Eigen::internal::accessors_level > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from ‘class Eigen::Map >’ RcppExports.cpp:47:170: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map >’ RcppExports.cpp:47:170: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7: required from ‘class Eigen::SparseMapBase >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from ‘class Eigen::SparseMapBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from ‘class Eigen::Map >’ /home/omnipath/local/R/4.4-3.20/Rcpp/include/Rcpp/InputParameter.h:64:11: required from ‘class Rcpp::ConstInputParameter > >’ RcppExports.cpp:59:98: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ gfortran -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -c coxnet5dpclean.f -o coxnet5dpclean.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -Iglmnetpp/include -Iglmnetpp/src -Iglmnetpp/test -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c elnet_exp.cpp -o elnet_exp.o In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:205, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigen.h:25, from elnet_exp.cpp:2: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:174: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:165: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:271: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/SparseCore:37, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Sparse:26, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:29: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:18:8: required from ‘struct Eigen::internal::traits > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from ‘struct Eigen::internal::accessors_level > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from ‘class Eigen::Map >’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:555:34: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:24:49: required from ‘struct Eigen::internal::traits > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from ‘struct Eigen::internal::accessors_level > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from ‘class Eigen::Map >’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:555:34: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map >’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:555:34: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:400:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:402:38: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Array > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::Array > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Array >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:402:39: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:402:39: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from ‘class Eigen::Array’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:402:39: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:409:48: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:409:49: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map >’ elnet_exp.cpp:44:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7: required from ‘class Eigen::SparseMapBase >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from ‘class Eigen::SparseMapBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from ‘class Eigen::Map >’ elnet_exp.cpp:98:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, 1, true, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, true>’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:433:27: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:437:43: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:437:43: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase, 1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 1, -1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, 1, -1, false, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, 1, -1, false>’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:293:30: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase > >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper > >’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:243:33: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:270:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Array >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Array > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, Eigen::Array > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Array >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > >’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:243:39: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:270:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > >’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:243:39: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:270:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > >’ glmnetpp/include/glmnetpp_bits/elnet_driver/base.hpp:12:36: required from ‘void glmnetpp::ElnetDriverBase::normalize_penalty(VType&&) const [with VType = Eigen::Matrix&]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:402:36: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, 1, true, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, true>’ glmnetpp/include/glmnetpp_bits/elnet_driver/chkvars.hpp:16:34: required from ‘static void glmnetpp::Chkvars::eval(const XType&, JUType&) [with XType = Eigen::Matrix; JUType = std::vector]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:413:28: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, true>, -1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, true>, -1, 1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, 1, true>, -1, 1, false, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, true>, -1, 1, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/VectorBlock.h:56:47: required from ‘class Eigen::VectorBlock, -1, 1, true>, -1>’ glmnetpp/include/glmnetpp_bits/elnet_driver/chkvars.hpp:16:42: required from ‘static void glmnetpp::Chkvars::eval(const XType&, JUType&) [with XType = Eigen::Matrix; JUType = std::vector]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:413:28: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, false> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper, -1, 1, true>, -1, 1, false> >’ glmnetpp/include/glmnetpp_bits/elnet_driver/chkvars.hpp:17:36: required from ‘static void glmnetpp::Chkvars::eval(const XType&, JUType&) [with XType = Eigen::Matrix; JUType = std::vector]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:413:28: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:37:33: required from ‘static void glmnetpp::Standardize1::eval(XType&, YType&, WType&, bool, bool, const JUType&, XMType&, XSType&, ValueType&, ValueType&, XVType&) [with XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; XMType = Eigen::Matrix; XSType = Eigen::Matrix; ValueType = double; XVType = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:427:42: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from ‘class Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:37:42: required from ‘static void glmnetpp::Standardize1::eval(XType&, YType&, WType&, bool, bool, const JUType&, XMType&, XSType&, ValueType&, ValueType&, XVType&) [with XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; XMType = Eigen::Matrix; XSType = Eigen::Matrix; ValueType = double; XVType = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:427:42: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper, -1, 1, true> >’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:52:26: required from ‘static void glmnetpp::Standardize1::eval(XType&, YType&, WType&, bool, bool, const JUType&, XMType&, XSType&, ValueType&, ValueType&, XVType&) [with XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; XMType = Eigen::Matrix; XSType = Eigen::Matrix; ValueType = double; XVType = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:427:42: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:74:56: required from ‘static void glmnetpp::Standardize1::eval(XType&, YType&, WType&, bool, bool, const JUType&, XMType&, XSType&, ValueType&, ValueType&, XVType&) [with XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; XMType = Eigen::Matrix; XSType = Eigen::Matrix; ValueType = double; XVType = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:427:42: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:74:41: required from ‘static void glmnetpp::Standardize1::eval(XType&, YType&, WType&, bool, bool, const JUType&, XMType&, XSType&, ValueType&, ValueType&, XVType&) [with XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; XMType = Eigen::Matrix; XSType = Eigen::Matrix; ValueType = double; XVType = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:427:42: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:88:48: required from ‘static void glmnetpp::Standardize1::eval(XType&, YType&, WType&, bool, bool, const JUType&, XMType&, XSType&, ValueType&, ValueType&, XVType&) [with XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; XMType = Eigen::Matrix; XSType = Eigen::Matrix; ValueType = double; XVType = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:427:42: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:88:35: required from ‘static void glmnetpp::Standardize1::eval(XType&, YType&, WType&, bool, bool, const JUType&, XMType&, XSType&, ValueType&, ValueType&, XVType&) [with XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; XMType = Eigen::Matrix; XSType = Eigen::Matrix; ValueType = double; XVType = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:427:42: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:67: required from ‘Derived& Eigen::DenseBase::operator/=(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:430:16: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:20:67: required from ‘Derived& Eigen::DenseBase::operator*=(const Scalar&) [with Derived = Eigen::Block, -1, 1, true>; Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:433:31: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:17:7: required from ‘class Eigen::BlockImpl >, -1, 1, true, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block >, -1, 1, true>’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:338:29: required from ‘static void glmnetpp::SpStandardize::eval(const XType&, YType&, WType&, bool, bool, const JUType&, GType&, XMType&, XSType&, ValueType&, ValueType&, XVType&) [with XType = Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; GType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; ValueType = double; XVType = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:422:40: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:103:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > >’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:339:36: required from ‘static void glmnetpp::SpStandardize::eval(const XType&, YType&, WType&, bool, bool, const JUType&, GType&, XMType&, XSType&, ValueType&, ValueType&, XVType&) [with XType = Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; GType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; ValueType = double; XVType = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:422:40: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:103:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from ‘class Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:339:55: required from ‘static void glmnetpp::SpStandardize::eval(const XType&, YType&, WType&, bool, bool, const JUType&, GType&, XMType&, XSType&, ValueType&, ValueType&, XVType&) [with XType = Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; GType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; ValueType = double; XVType = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:422:40: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:103:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:270:44: required from ‘static void glmnetpp::SpStandardize1::eval(const XType&, YType&, WType&, bool, bool, const JUType&, XMType&, XSType&, ValueType&, ValueType&, XVType&) [with XType = Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; XMType = Eigen::Matrix; XSType = Eigen::Matrix; ValueType = double; XVType = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:427:42: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:103:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from ‘class Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:270:53: required from ‘static void glmnetpp::SpStandardize1::eval(const XType&, YType&, WType&, bool, bool, const JUType&, XMType&, XSType&, ValueType&, ValueType&, XVType&) [with XType = Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; XMType = Eigen::Matrix; XSType = Eigen::Matrix; ValueType = double; XVType = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:427:42: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:103:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, const Eigen::Block >, -1, 1, true>, const Eigen::Block >, -1, 1, true> > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:36:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Block >, -1, 1, true>, const Eigen::Block >, -1, 1, true>, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Block >, -1, 1, true>, const Eigen::Block >, -1, 1, true> >’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:276:41: required from ‘static void glmnetpp::SpStandardize1::eval(const XType&, YType&, WType&, bool, bool, const JUType&, XMType&, XSType&, ValueType&, ValueType&, XVType&) [with XType = Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; XMType = Eigen::Matrix; XSType = Eigen::Matrix; ValueType = double; XVType = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:427:42: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:103:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:67: required from ‘Derived& Eigen::DenseBase::operator/=(const Scalar&) [with Derived = Eigen::Block, 1, -1, false>; Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:294:37: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:41:67: required from ‘Derived& Eigen::DenseBase::operator/=(const Scalar&) [with Derived = Eigen::Block, 1, -1, false>; Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:294:37: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1, true> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1, true> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1, true> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, -1, 1, true> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, true> > >’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:523:48: required from ‘static void glmnetpp::MultLStandardize1::eval(XType&, const WType&, const JUType&, IntType, IntType, XMType&, XSType&, XVType&) [with XType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; IntType = bool; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:300:42: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1, true> > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1, true> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::ArrayWrapper, -1, 1, true> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from ‘class Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, true> > > >’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:523:57: required from ‘static void glmnetpp::MultLStandardize1::eval(XType&, const WType&, const JUType&, IntType, IntType, XMType&, XSType&, XVType&) [with XType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; IntType = bool; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:300:42: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> >’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:399:49: required from ‘static void glmnetpp::MultSpStandardize1::eval(const XType&, YType&, WType&, bool, bool, bool, const JUType&, XMType&, XSType&, YMType&, YSType&, XVType&, ValueType&) [with XType = Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; XMType = Eigen::Matrix; XSType = Eigen::Matrix; YMType = Eigen::Matrix; YSType = Eigen::Matrix; XVType = Eigen::Matrix; ValueType = double]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:548:32: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, WType&, const JDType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, RsqoType&, AlmoType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; IntType = int; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqoType = Eigen::Map >; AlmoType = Eigen::Map >; SetpbFType = multspelnet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:435:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:277: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from ‘struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1384:41: required from ‘struct Eigen::internal::evaluator_wrapper_base, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1464:8: required from ‘struct Eigen::internal::unary_evaluator, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::ArrayWrapper, -1, 1, true>, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::ArrayWrapper, -1, 1, true>, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:108:50: required from ‘bool Eigen::DenseBase::any() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true>, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/chkvars.hpp:17:48: required from ‘static void glmnetpp::Chkvars::eval(const XType&, JUType&) [with XType = Eigen::Matrix; JUType = std::vector]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:413:28: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1384:41: required from ‘struct Eigen::internal::evaluator_wrapper_base, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1464:8: required from ‘struct Eigen::internal::unary_evaluator, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::ArrayWrapper, -1, 1, true>, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::ArrayWrapper, -1, 1, true>, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/BooleanRedux.h:108:50: required from ‘bool Eigen::DenseBase::any() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true>, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/chkvars.hpp:17:48: required from ‘static void glmnetpp::Chkvars::eval(const XType&, JUType&) [with XType = Eigen::Matrix; JUType = std::vector]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:413:28: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Block, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:53:40: required from ‘static void glmnetpp::Standardize1::eval(XType&, YType&, WType&, bool, bool, const JUType&, XMType&, XSType&, ValueType&, ValueType&, XVType&) [with XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; XMType = Eigen::Matrix; XSType = Eigen::Matrix; ValueType = double; XVType = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:427:42: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:336:80: required from ‘struct Eigen::internal::evaluator > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:282:8: required from ‘struct Eigen::internal::evaluator > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:438:43: required from ‘struct Eigen::internal::unary_evaluator >, -1, 1, true>, Eigen::internal::IteratorBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1087:8: required from ‘struct Eigen::internal::block_evaluator >, -1, 1, true, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1034:8: required from ‘struct Eigen::internal::evaluator >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseDot.h:29:32: required from ‘typename Eigen::internal::traits::Scalar Eigen::SparseMatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >; Derived = Eigen::Block >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:338:36: required from ‘static void glmnetpp::SpStandardize::eval(const XType&, YType&, WType&, bool, bool, const JUType&, GType&, XMType&, XSType&, ValueType&, ValueType&, XVType&) [with XType = Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; GType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; ValueType = double; XVType = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:422:40: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:103:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseDot.h:29:32: required from ‘typename Eigen::internal::traits::Scalar Eigen::SparseMatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper > > >; Derived = Eigen::Block >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:338:36: required from ‘static void glmnetpp::SpStandardize::eval(const XType&, YType&, WType&, bool, bool, const JUType&, GType&, XMType&, XSType&, ValueType&, ValueType&, XVType&) [with XType = Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; GType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; ValueType = double; XVType = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:422:40: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:103:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Block, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:293:37: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, const Eigen::Matrix, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, 1, true>; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Block, -1, 1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:125:43: required from ‘static void glmnetpp::Standardize::eval(XType&, YType&, WType&, bool, bool, const JUType&, GType&, XMType&, XSType&, ValueType&, ValueType&, XVType&) [with XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; GType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; ValueType = double; XVType = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:422:40: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Matrix, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:46:24: required from ‘static void glmnetpp::Standardize1::eval(XType&, YType&, WType&, bool, bool, const JUType&, XMType&, XSType&, ValueType&, ValueType&, XVType&) [with XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; XMType = Eigen::Matrix; XSType = Eigen::Matrix; ValueType = double; XVType = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:427:42: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Matrix; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:87:23: required from ‘static void glmnetpp::Standardize1::eval(XType&, YType&, WType&, bool, bool, const JUType&, XMType&, XSType&, ValueType&, ValueType&, XVType&) [with XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; XMType = Eigen::Matrix; XSType = Eigen::Matrix; ValueType = double; XVType = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:427:42: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 0, Eigen::Stride<0, 0> >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/base.hpp:343:29: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_cov.hpp:149:16: required from ‘auto glmnetpp::ElnetPath::type::cov, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPath::type::cov>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::cov, glmnetpp::ElnetPointInternal::type::cov, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPath::type::cov>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::cov>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_cov.hpp:136:25: required from ‘void glmnetpp::ElnetPath::type::cov, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, GType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; GType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Matrix; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::cov, glmnetpp::ElnetPointInternal::type::cov, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:90:27: required from ‘static void glmnetpp::details::FitPathGaussian::eval(bool, ValueType, const XType&, YType&, GType&, const WType&, const JUType&, const VQType&, const XMType&, const XSType&, const XVType&, const CLType&, IntType, IntType, IntType, ValueType, const VLamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VQType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; CLType = Eigen::Matrix; VLamType = Eigen::Matrix; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true; bool is_multi = false]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:439:60: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map, 0, Eigen::Stride<0, 0> >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/base.hpp:344:29: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_cov.hpp:149:16: required from ‘auto glmnetpp::ElnetPath::type::cov, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPath::type::cov>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::cov, glmnetpp::ElnetPointInternal::type::cov, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPath::type::cov>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::cov>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_cov.hpp:136:25: required from ‘void glmnetpp::ElnetPath::type::cov, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, GType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; GType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Matrix; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::cov, glmnetpp::ElnetPointInternal::type::cov, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:90:27: required from ‘static void glmnetpp::details::FitPathGaussian::eval(bool, ValueType, const XType&, YType&, GType&, const WType&, const JUType&, const VQType&, const XMType&, const XSType&, const XVType&, const CLType&, IntType, IntType, IntType, ValueType, const VLamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VQType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; CLType = Eigen::Matrix; VLamType = Eigen::Matrix; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true; bool is_multi = false]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:439:60: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >, const Eigen::Matrix, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/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::MatrixWrapper, const Eigen::ArrayWrapper > > >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:270:59: required from ‘static void glmnetpp::SpStandardize1::eval(const XType&, YType&, WType&, bool, bool, const JUType&, XMType&, XSType&, ValueType&, ValueType&, XVType&) [with XType = Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; XMType = Eigen::Matrix; XSType = Eigen::Matrix; ValueType = double; XVType = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:427:42: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:103:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, 0, Eigen::Stride<0, 0> > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7: required from ‘class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:255:7: required from ‘class Eigen::Map, 0, Eigen::Stride<0, 0> >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_cov.hpp:96:31: required from ‘struct glmnetpp::SpElnetPointInternal::type::cov, double, int, bool>’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:16:8: required from ‘struct glmnetpp::ElnetPointCRTPBase::type::cov, glmnetpp::SpElnetPointInternal::type::cov, double, int, bool> > >’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:8:8: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_path/sp_gaussian_cov.hpp:159:16: required from ‘auto glmnetpp::SpElnetPath::type::cov, SpElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::cov>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; SpElnetPointPolicy = glmnetpp::SpElnetPoint::type::cov, glmnetpp::SpElnetPointInternal::type::cov, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::cov>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::cov>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_gaussian_cov.hpp:151:25: required from ‘void glmnetpp::SpElnetPath::type::cov, SpElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, GType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; ULamType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; SpElnetPointPolicy = glmnetpp::SpElnetPoint::type::cov, glmnetpp::SpElnetPointInternal::type::cov, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:173:27: required from ‘static void glmnetpp::details::FitPathGaussian::eval(bool, ValueType, const XType&, YType&, GType&, const WType&, const JUType&, const VQType&, const XMType&, const XSType&, const XVType&, const CLType&, IntType, IntType, IntType, ValueType, const VLamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VQType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; CLType = Eigen::Matrix; VLamType = Eigen::Matrix; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:439:60: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:103:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, true> > > >, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, true> > > >, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, true> > > >, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, true> > > >, const Eigen::Matrix, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, true> > > >, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, true> > > >; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/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::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, true> > > >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:523:63: required from ‘static void glmnetpp::MultLStandardize1::eval(XType&, const WType&, const JUType&, IntType, IntType, XMType&, XSType&, XVType&) [with XType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; IntType = bool; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:300:42: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Block, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Block, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Block, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::Block, -1, 1, true>; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>; Derived = Eigen::Matrix; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:525:41: required from ‘static void glmnetpp::MultLStandardize1::eval(XType&, const WType&, const JUType&, IntType, IntType, XMType&, XSType&, XVType&) [with XType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; IntType = bool; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:300:42: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, true> > > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, true> > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, true> > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, true> > > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, true> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, true> > > >; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, true> > > >; Derived = Eigen::Matrix; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:473:36: required from ‘static void glmnetpp::LStandardize1::eval(XType&, const WType&, const JUType&, IntType, IntType, XMType&, XSType&) [with XType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; IntType = bool; XMType = Eigen::Matrix; XSType = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:303:36: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> >, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> >, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> >, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> >, const Eigen::Matrix, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> >, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> >; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/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::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:400:33: required from ‘static void glmnetpp::MultSpStandardize1::eval(const XType&, YType&, WType&, bool, bool, bool, const JUType&, XMType&, XSType&, YMType&, YSType&, XVType&, ValueType&) [with XType = Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; XMType = Eigen::Matrix; XSType = Eigen::Matrix; YMType = Eigen::Matrix; YSType = Eigen::Matrix; XVType = Eigen::Matrix; ValueType = double]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:548:32: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, WType&, const JDType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, RsqoType&, AlmoType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; IntType = int; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqoType = Eigen::Map >; AlmoType = Eigen::Map >; SetpbFType = multspelnet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:435:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from ‘struct Eigen::internal::unary_evaluator, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:98:46: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:53:40: required from ‘static void glmnetpp::Standardize1::eval(XType&, YType&, WType&, bool, bool, const JUType&, XMType&, XSType&, ValueType&, ValueType&, XVType&) [with XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; XMType = Eigen::Matrix; XSType = Eigen::Matrix; ValueType = double; XVType = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:427:42: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Matrix; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::Matrix; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Matrix; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:296:29: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_path/binomial_base.hpp:176:22: required from ‘glmnetpp::ElnetPathBinomialBase::state_t glmnetpp::ElnetPathBinomialTwoClassBase::process_point_fit(const FitPackType&, const PathConfigPackType&, const PointConfigPackType&, const ElnetPointType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PointConfigPackType = glmnetpp::ElnetPathBase::PointConfigPack; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointType = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; glmnetpp::ElnetPathBinomialBase::state_t = glmnetpp::util::control_flow]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:71:57: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, -1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, -1, 1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, -1, 1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, -1, 1, true>, -1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_path/binomial_base.hpp:180:34: required from ‘glmnetpp::ElnetPathBinomialBase::state_t glmnetpp::ElnetPathBinomialTwoClassBase::process_point_fit(const FitPackType&, const PathConfigPackType&, const PointConfigPackType&, const ElnetPointType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PointConfigPackType = glmnetpp::ElnetPathBase::PointConfigPack; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointType = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; glmnetpp::ElnetPathBinomialBase::state_t = glmnetpp::util::control_flow]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:71:57: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, -1, 1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, -1, 1, false> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, -1, 1, false> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper >, -1, 1, true>, -1, 1, false> >’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_base.hpp:180:45: required from ‘glmnetpp::ElnetPathBinomialBase::state_t glmnetpp::ElnetPathBinomialTwoClassBase::process_point_fit(const FitPackType&, const PathConfigPackType&, const PointConfigPackType&, const ElnetPointType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PointConfigPackType = glmnetpp::ElnetPathBase::PointConfigPack; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointType = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; glmnetpp::ElnetPathBinomialBase::state_t = glmnetpp::util::control_flow]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:71:57: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper >’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_base.hpp:200:29: required from ‘void glmnetpp::ElnetPathBinomialTwoClassBase::process_path_fit(const FitPackType&, const ElnetPointType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPointType = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:77:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_base.hpp:200:36: required from ‘void glmnetpp::ElnetPathBinomialTwoClassBase::process_path_fit(const FitPackType&, const ElnetPointType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPointType = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:77:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_base.hpp:200:31: required from ‘void glmnetpp::ElnetPathBinomialTwoClassBase::process_path_fit(const FitPackType&, const ElnetPointType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPointType = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:77:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > >’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_base.hpp:200:52: required from ‘void glmnetpp::ElnetPathBinomialTwoClassBase::process_path_fit(const FitPackType&, const ElnetPointType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPointType = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:77:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper >’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_base.hpp:406:16: required from ‘void glmnetpp::ElnetPathBinomialMultiClassBase::process_path_fit(const FitPackType&, const ElnetPointType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPointType = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:77:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:101:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper >’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_base.hpp:406:28: required from ‘void glmnetpp::ElnetPathBinomialMultiClassBase::process_path_fit(const FitPackType&, const ElnetPointType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPointType = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:77:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:101:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_base.hpp:406:34: required from ‘void glmnetpp::ElnetPathBinomialMultiClassBase::process_path_fit(const FitPackType&, const ElnetPointType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPointType = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:77:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:101:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper, 1, -1, false> >’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_base.hpp:408:27: required from ‘void glmnetpp::ElnetPathBinomialMultiClassBase::process_path_fit(const FitPackType&, const ElnetPointType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPointType = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:77:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:101:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Array.h:45:7: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_path/binomial_base.hpp:408:30: required from ‘void glmnetpp::ElnetPathBinomialMultiClassBase::process_path_fit(const FitPackType&, const ElnetPointType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPointType = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:77:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:101:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Array >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Array > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, Eigen::Array > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Array >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/SelfCwiseBinaryOp.h:34:67: required from ‘Derived& Eigen::ArrayBase::operator-=(const Scalar&) [with Derived = Eigen::ArrayWrapper, 1, -1, false> >; Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_base.hpp:408:30: required from ‘void glmnetpp::ElnetPathBinomialMultiClassBase::process_path_fit(const FitPackType&, const ElnetPointType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPointType = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:77:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:101:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/poisson_naive.hpp:70:47: required from ‘glmnetpp::ElnetPointInternal::type::naive, ValueType, IndexType, BoolType>::ElnetPointInternal(bool, typename base_t::value_t, typename base_t::index_t, typename base_t::index_t, typename base_t::index_t&, IAType&, typename base_t::value_t&, const XType&, const YType&, const GType&, const QType&, const VPType&, const CLType&, const JUType&, const IntParamType&) [with IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; VPType = Eigen::Matrix; CLType = Eigen::Matrix; JUType = std::vector; IntParamType = InternalParams; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalPoissonBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathPoissonBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathPoissonBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/poisson_naive.hpp:107:25: required from ‘void glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:78:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:270:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/poisson_naive.hpp:70:50: required from ‘glmnetpp::ElnetPointInternal::type::naive, ValueType, IndexType, BoolType>::ElnetPointInternal(bool, typename base_t::value_t, typename base_t::index_t, typename base_t::index_t, typename base_t::index_t&, IAType&, typename base_t::value_t&, const XType&, const YType&, const GType&, const QType&, const VPType&, const CLType&, const JUType&, const IntParamType&) [with IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; VPType = Eigen::Matrix; CLType = Eigen::Matrix; JUType = std::vector; IntParamType = InternalParams; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalPoissonBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathPoissonBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathPoissonBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/poisson_naive.hpp:107:25: required from ‘void glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:78:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:270:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Matrix, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/poisson_naive.hpp:82:44: required from ‘glmnetpp::ElnetPointInternal::type::naive, ValueType, IndexType, BoolType>::ElnetPointInternal(bool, typename base_t::value_t, typename base_t::index_t, typename base_t::index_t, typename base_t::index_t&, IAType&, typename base_t::value_t&, const XType&, const YType&, const GType&, const QType&, const VPType&, const CLType&, const JUType&, const IntParamType&) [with IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; VPType = Eigen::Matrix; CLType = Eigen::Matrix; JUType = std::vector; IntParamType = InternalParams; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalPoissonBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathPoissonBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathPoissonBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/poisson_naive.hpp:107:25: required from ‘void glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:78:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:270:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/poisson_naive.hpp:88:40: required from ‘glmnetpp::ElnetPointInternal::type::naive, ValueType, IndexType, BoolType>::ElnetPointInternal(bool, typename base_t::value_t, typename base_t::index_t, typename base_t::index_t, typename base_t::index_t&, IAType&, typename base_t::value_t&, const XType&, const YType&, const GType&, const QType&, const VPType&, const CLType&, const JUType&, const IntParamType&) [with IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; VPType = Eigen::Matrix; CLType = Eigen::Matrix; JUType = std::vector; IntParamType = InternalParams; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalPoissonBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathPoissonBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathPoissonBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/poisson_naive.hpp:107:25: required from ‘void glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:78:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:270:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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>’: /home/omnipath/local/R/4.4-3.20/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> > > >’ /home/omnipath/local/R/4.4-3.20/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> > > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/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> > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_poisson_naive.hpp:86:50: required from ‘glmnetpp::SpElnetPointInternal::type::naive, ValueType, IndexType, BoolType>::SpElnetPointInternal(bool, typename base_t::value_t, typename base_t::index_t, typename base_t::index_t, typename base_t::index_t&, IAType&, typename base_t::value_t&, const XType&, const YType&, const GType&, const QType&, const XBType&, const XSType&, const VPType&, const CLType&, const JUType&, const IntParamType&) [with IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; XBType = Eigen::Matrix; XSType = Eigen::Matrix; VPType = Eigen::Matrix; CLType = Eigen::Matrix; JUType = std::vector; IntParamType = InternalParams; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalPoissonBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::elnet_point_t glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >; elnet_point_t = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_poisson_naive.hpp:169:25: required from ‘void glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, const XBType&, const XSType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; XBType = Eigen::Matrix; XSType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:144:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:326:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_poisson_naive.hpp:108:58: required from ‘glmnetpp::SpElnetPointInternal::type::naive, ValueType, IndexType, BoolType>::SpElnetPointInternal(bool, typename base_t::value_t, typename base_t::index_t, typename base_t::index_t, typename base_t::index_t&, IAType&, typename base_t::value_t&, const XType&, const YType&, const GType&, const QType&, const XBType&, const XSType&, const VPType&, const CLType&, const JUType&, const IntParamType&) [with IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; XBType = Eigen::Matrix; XSType = Eigen::Matrix; VPType = Eigen::Matrix; CLType = Eigen::Matrix; JUType = std::vector; IntParamType = InternalParams; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalPoissonBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::elnet_point_t glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >; elnet_point_t = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_poisson_naive.hpp:169:25: required from ‘void glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, const XBType&, const XSType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; XBType = Eigen::Matrix; XSType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:144:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:326:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_poisson_naive.hpp:108:41: required from ‘glmnetpp::SpElnetPointInternal::type::naive, ValueType, IndexType, BoolType>::SpElnetPointInternal(bool, typename base_t::value_t, typename base_t::index_t, typename base_t::index_t, typename base_t::index_t&, IAType&, typename base_t::value_t&, const XType&, const YType&, const GType&, const QType&, const XBType&, const XSType&, const VPType&, const CLType&, const JUType&, const IntParamType&) [with IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; XBType = Eigen::Matrix; XSType = Eigen::Matrix; VPType = Eigen::Matrix; CLType = Eigen::Matrix; JUType = std::vector; IntParamType = InternalParams; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalPoissonBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::elnet_point_t glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >; elnet_point_t = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_poisson_naive.hpp:169:25: required from ‘void glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, const XBType&, const XSType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; XBType = Eigen::Matrix; XSType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:144:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:326:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_poisson_naive.hpp:185:73: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_path/sp_poisson_naive.hpp:225:33: required from ‘void glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::process_path_fit(const FitPackType&, const ElnetPointType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPointType = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:77:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_poisson_naive.hpp:169:25: required from ‘void glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, const XBType&, const XSType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; XBType = Eigen::Matrix; XSType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:144:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:326:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from ‘class Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_poisson_naive.hpp:185:86: required from ‘auto glmnetpp::SpElnetPointInternal::type::naive, ValueType, IndexType, BoolType>::prediction() const [with ValueType = double; IndexType = int; BoolType = bool]’ glmnetpp/include/glmnetpp_bits/elnet_path/poisson_base.hpp:140:40: required from ‘void glmnetpp::ElnetPathPoissonBase::process_path_fit(const FitPackType&, const ElnetPointType&) const [with FitPackType = FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPointType = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_poisson_naive.hpp:225:33: required from ‘void glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::process_path_fit(const FitPackType&, const ElnetPointType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPointType = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:77:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_poisson_naive.hpp:169:25: required from ‘void glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, const XBType&, const XSType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; XBType = Eigen::Matrix; XSType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:144:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:326:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true> > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/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]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:98:46: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Block, -1, 1, true>; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:53:40: required from ‘static void glmnetpp::Standardize1::eval(XType&, YType&, WType&, bool, bool, const JUType&, XMType&, XSType&, ValueType&, ValueType&, XVType&) [with XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; XMType = Eigen::Matrix; XSType = Eigen::Matrix; ValueType = double; XVType = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:427:42: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:30:31: required from ‘void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::cov, glmnetpp::ElnetPointInternal::type::cov, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPath::type::cov>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::cov>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_cov.hpp:136:25: required from ‘void glmnetpp::ElnetPath::type::cov, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, GType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; GType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Matrix; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::cov, glmnetpp::ElnetPointInternal::type::cov, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:90:27: required from ‘static void glmnetpp::details::FitPathGaussian::eval(bool, ValueType, const XType&, YType&, GType&, const WType&, const JUType&, const VQType&, const XMType&, const XSType&, const XVType&, const CLType&, IntType, IntType, IntType, ValueType, const VLamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VQType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; CLType = Eigen::Matrix; VLamType = Eigen::Matrix; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true; bool is_multi = false]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:439:60: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘auto glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_naive.hpp:136:25: required from ‘void glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Matrix; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:97:27: required from ‘static void glmnetpp::details::FitPathGaussian::eval(bool, ValueType, const XType&, YType&, GType&, const WType&, const JUType&, const VQType&, const XMType&, const XSType&, const XVType&, const CLType&, IntType, IntType, IntType, ValueType, const VLamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VQType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; CLType = Eigen::Matrix; VLamType = Eigen::Matrix; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true; bool is_multi = false]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:439:60: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:17:7: required from ‘class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> >, -1, 1, true, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_naive.hpp:87:22: required from ‘typename glmnetpp::SpElnetPointInternal::type::naive, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::SpElnetPointInternal::type::naive, ValueType, IndexType, BoolType>::compute_grad(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianNaiveBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_naive.hpp:94:25: required from ‘typename glmnetpp::SpElnetPointInternal::type::naive, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::SpElnetPointInternal::type::naive, ValueType, IndexType, BoolType>::compute_abs_grad(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianNaiveBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_naive.hpp:62:54: required from ‘glmnetpp::SpElnetPointInternal::type::naive, ValueType, IndexType, BoolType>::SpElnetPointInternal(typename base_t::value_t, typename base_t::index_t, typename base_t::index_t, typename base_t::index_t&, IAType&, YType&, const WType&, const XType&, const XMType&, const XSType&, const XVType&, const VPType&, const CLType&, const JUType&) [with IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; YType = Eigen::Matrix; WType = Eigen::Matrix; XType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; VPType = Eigen::Matrix; CLType = Eigen::Matrix; JUType = std::vector; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianNaiveBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘auto glmnetpp::SpElnetPath::type::naive, SpElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; SpElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_gaussian_naive.hpp:151:25: required from ‘void glmnetpp::SpElnetPath::type::naive, SpElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; ULamType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; SpElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:180:27: required from ‘static void glmnetpp::details::FitPathGaussian::eval(bool, ValueType, const XType&, YType&, GType&, const WType&, const JUType&, const VQType&, const XMType&, const XSType&, const XVType&, const CLType&, IntType, IntType, IntType, ValueType, const VLamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VQType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; CLType = Eigen::Matrix; VLamType = Eigen::Matrix; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:439:60: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:103:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:36:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_naive.hpp:87:38: required from ‘typename glmnetpp::SpElnetPointInternal::type::naive, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::SpElnetPointInternal::type::naive, ValueType, IndexType, BoolType>::compute_grad(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianNaiveBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_naive.hpp:94:25: required from ‘typename glmnetpp::SpElnetPointInternal::type::naive, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::SpElnetPointInternal::type::naive, ValueType, IndexType, BoolType>::compute_abs_grad(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianNaiveBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_naive.hpp:62:54: required from ‘glmnetpp::SpElnetPointInternal::type::naive, ValueType, IndexType, BoolType>::SpElnetPointInternal(typename base_t::value_t, typename base_t::index_t, typename base_t::index_t, typename base_t::index_t&, IAType&, YType&, const WType&, const XType&, const XMType&, const XSType&, const XVType&, const VPType&, const CLType&, const JUType&) [with IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; YType = Eigen::Matrix; WType = Eigen::Matrix; XType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; VPType = Eigen::Matrix; CLType = Eigen::Matrix; JUType = std::vector; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianNaiveBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘auto glmnetpp::SpElnetPath::type::naive, SpElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; SpElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_gaussian_naive.hpp:151:25: required from ‘void glmnetpp::SpElnetPath::type::naive, SpElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; ULamType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; SpElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:180:27: required from ‘static void glmnetpp::details::FitPathGaussian::eval(bool, ValueType, const XType&, YType&, GType&, const WType&, const JUType&, const VQType&, const XMType&, const XSType&, const XVType&, const CLType&, IntType, IntType, IntType, ValueType, const VLamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VQType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; CLType = Eigen::Matrix; VLamType = Eigen::Matrix; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:439:60: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:103:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_naive.hpp:88:29: required from ‘typename glmnetpp::SpElnetPointInternal::type::naive, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::SpElnetPointInternal::type::naive, ValueType, IndexType, BoolType>::compute_grad(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianNaiveBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_naive.hpp:94:25: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘auto glmnetpp::SpElnetPath::type::naive, SpElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; SpElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_gaussian_naive.hpp:151:25: required from ‘void glmnetpp::SpElnetPath::type::naive, SpElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; ULamType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; SpElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:180:27: required from ‘static void glmnetpp::details::FitPathGaussian::eval(bool, ValueType, const XType&, YType&, GType&, const WType&, const JUType&, const VQType&, const XMType&, const XSType&, const XVType&, const CLType&, IntType, IntType, IntType, ValueType, const VLamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VQType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; CLType = Eigen::Matrix; VLamType = Eigen::Matrix; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:439:60: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:103:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from ‘class Eigen::MatrixWrapper, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_naive.hpp:88:41: required from ‘typename glmnetpp::SpElnetPointInternal::type::naive, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::SpElnetPointInternal::type::naive, ValueType, IndexType, BoolType>::compute_grad(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianNaiveBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_naive.hpp:94:25: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘auto glmnetpp::SpElnetPath::type::naive, SpElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; SpElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_gaussian_naive.hpp:151:25: required from ‘void glmnetpp::SpElnetPath::type::naive, SpElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; ULamType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; SpElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:180:27: required from ‘static void glmnetpp::details::FitPathGaussian::eval(bool, ValueType, const XType&, YType&, GType&, const WType&, const JUType&, const VQType&, const XMType&, const XSType&, const XVType&, const CLType&, IntType, IntType, IntType, ValueType, const VLamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VQType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; CLType = Eigen::Matrix; VLamType = Eigen::Matrix; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:439:60: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:103:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_two_class.hpp:137:29: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_two_class.hpp:137:38: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from ‘class Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_two_class.hpp:137:47: required from ‘static typename glmnetpp::ElnetPointInternal::type::two_class, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::ElnetPointInternal::type::two_class, ValueType, IndexType, BoolType>::compute_xv(const XType&, const WType&) [with XType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; WType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalBinomialTwoClassBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_two_class.hpp:71:52: required from ‘glmnetpp::ElnetPointInternal::type::two_class, ValueType, IndexType, BoolType>::ElnetPointInternal(bool, bool, typename base_t::index_t, typename base_t::value_t, typename base_t::index_t, typename base_t::index_t, typename base_t::index_t&, IAType&, const GType&, typename base_t::value_t&, const XType&, const YType&, const WType&, const VPType&, const CLType&, const JUType&, const IntParamType&) [with IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; GType = Eigen::Block, -1, 1, true>; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; VPType = Eigen::Matrix; CLType = Eigen::Matrix; JUType = std::vector; IntParamType = InternalParams; ValueType = double; IndexType = int; BoolType = bool; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointInternalBinomialTwoClassBase; typename base_t::value_t = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> > >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:336:22: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:340:48: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:340:35: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:400:22: required from ‘static auto glmnetpp::ElnetPointInternalBinomialTwoClassBase::azero(const YType&, const GType&, const QType&) [with YType = Eigen::Map, 0, Eigen::Stride<0, 0> >; GType = Eigen::Map, 0, Eigen::Stride<0, 0> >; QType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = bool]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:348:30: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:400:31: required from ‘static auto glmnetpp::ElnetPointInternalBinomialTwoClassBase::azero(const YType&, const GType&, const QType&) [with YType = Eigen::Map, 0, Eigen::Stride<0, 0> >; GType = Eigen::Map, 0, Eigen::Stride<0, 0> >; QType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = bool]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:348:30: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:400:37: required from ‘static auto glmnetpp::ElnetPointInternalBinomialTwoClassBase::azero(const YType&, const GType&, const QType&) [with YType = Eigen::Map, 0, Eigen::Stride<0, 0> >; GType = Eigen::Map, 0, Eigen::Stride<0, 0> >; QType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = bool]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:348:30: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:402:23: required from ‘static auto glmnetpp::ElnetPointInternalBinomialTwoClassBase::azero(const YType&, const GType&, const QType&) [with YType = Eigen::Map, 0, Eigen::Stride<0, 0> >; GType = Eigen::Map, 0, Eigen::Stride<0, 0> >; QType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = bool]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:348:30: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:404:35: required from ‘static auto glmnetpp::ElnetPointInternalBinomialTwoClassBase::azero(const YType&, const GType&, const QType&) [with YType = Eigen::Map, 0, Eigen::Stride<0, 0> >; GType = Eigen::Map, 0, Eigen::Stride<0, 0> >; QType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = bool]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:348:30: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:404:54: required from ‘static auto glmnetpp::ElnetPointInternalBinomialTwoClassBase::azero(const YType&, const GType&, const QType&) [with YType = Eigen::Map, 0, Eigen::Stride<0, 0> >; GType = Eigen::Map, 0, Eigen::Stride<0, 0> >; QType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = bool]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:348:30: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:404:47: required from ‘static auto glmnetpp::ElnetPointInternalBinomialTwoClassBase::azero(const YType&, const GType&, const QType&) [with YType = Eigen::Map, 0, Eigen::Stride<0, 0> >; GType = Eigen::Map, 0, Eigen::Stride<0, 0> >; QType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = bool]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:348:30: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:409:27: required from ‘static auto glmnetpp::ElnetPointInternalBinomialTwoClassBase::azero(const YType&, const GType&, const QType&) [with YType = Eigen::Map, 0, Eigen::Stride<0, 0> >; GType = Eigen::Map, 0, Eigen::Stride<0, 0> >; QType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = bool]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:348:30: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:350:46: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:350:62: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:350:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:350:30: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:352:40: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:352:50: required from ‘void glmnetpp::ElnetPointInternalBinomialTwoClassBase::construct(XVFType, GradFType) [with XVFType = glmnetpp::ElnetPointInternal::type::two_class, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, bool, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, const Eigen::Block, -1, 1, true>&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Block, -1, 1, true>&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>; GradFType = glmnetpp::ElnetPointInternal::type::two_class, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, bool, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, const Eigen::Block, -1, 1, true>&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Block, -1, 1, true>&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>; ValueType = double; IndexType = int; BoolType = bool]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_two_class.hpp:70:24: required from ‘glmnetpp::ElnetPointInternal::type::two_class, ValueType, IndexType, BoolType>::ElnetPointInternal(bool, bool, typename base_t::index_t, typename base_t::value_t, typename base_t::index_t, typename base_t::index_t, typename base_t::index_t&, IAType&, const GType&, typename base_t::value_t&, const XType&, const YType&, const WType&, const VPType&, const CLType&, const JUType&, const IntParamType&) [with IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; GType = Eigen::Block, -1, 1, true>; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; VPType = Eigen::Matrix; CLType = Eigen::Matrix; JUType = std::vector; IntParamType = InternalParams; ValueType = double; IndexType = int; BoolType = bool; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointInternalBinomialTwoClassBase; typename base_t::value_t = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:352:35: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:355:39: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:356:49: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:355:51: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from ‘class Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:356:59: required from ‘void glmnetpp::ElnetPointInternalBinomialTwoClassBase::construct(XVFType, GradFType) [with XVFType = glmnetpp::ElnetPointInternal::type::two_class, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, bool, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, const Eigen::Block, -1, 1, true>&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Block, -1, 1, true>&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>; GradFType = glmnetpp::ElnetPointInternal::type::two_class, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, bool, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, const Eigen::Block, -1, 1, true>&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Block, -1, 1, true>&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>; ValueType = double; IndexType = int; BoolType = bool]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_two_class.hpp:70:24: required from ‘glmnetpp::ElnetPointInternal::type::two_class, ValueType, IndexType, BoolType>::ElnetPointInternal(bool, bool, typename base_t::index_t, typename base_t::value_t, typename base_t::index_t, typename base_t::index_t, typename base_t::index_t&, IAType&, const GType&, typename base_t::value_t&, const XType&, const YType&, const WType&, const VPType&, const CLType&, const JUType&, const IntParamType&) [with IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; GType = Eigen::Block, -1, 1, true>; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; VPType = Eigen::Matrix; CLType = Eigen::Matrix; JUType = std::vector; IntParamType = InternalParams; ValueType = double; IndexType = int; BoolType = bool; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointInternalBinomialTwoClassBase; typename base_t::value_t = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_multi_class.hpp:135:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, PathConfigPackType&&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassBase::PathConfigPack&; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:101:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_multi_class.hpp:135:46: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, PathConfigPackType&&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassBase::PathConfigPack&; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:101:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from ‘class Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_multi_class.hpp:135:55: required from ‘typename glmnetpp::ElnetPointInternal::type::multi_class, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::ElnetPointInternal::type::multi_class, ValueType, IndexType, BoolType>::compute_xv(typename base_t::index_t, const WType&) const [with WType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalBinomialMultiClassBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_multi_class.hpp:73:51: required from ‘glmnetpp::ElnetPointInternal::type::multi_class, ValueType, IndexType, BoolType>::ElnetPointInternal(bool, bool, typename base_t::index_t, typename base_t::value_t, typename base_t::index_t, typename base_t::index_t, typename base_t::index_t&, IAType&, GType&, typename base_t::value_t&, const XType&, const YType&, const WType&, const VPType&, const CLType&, const JUType&, ISType&, const IntParamType&) [with IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; GType = Eigen::Matrix; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; VPType = Eigen::Matrix; CLType = Eigen::Matrix; JUType = std::vector; ISType = Eigen::Matrix; IntParamType = InternalParams; ValueType = double; IndexType = int; BoolType = bool; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointInternalBinomialMultiClassBase; typename base_t::value_t = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, PathConfigPackType&&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassBase::PathConfigPack&; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:101:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:36:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1402:44: required from ‘typename glmnetpp::SpElnetPointInternalBinomialBase::base_t::value_t glmnetpp::SpElnetPointInternalBinomialBase::compute_xv(typename base_t::index_t, const WType&) const [with WType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalStaticBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_binomial_two_class.hpp:76:62: required from ‘glmnetpp::SpElnetPointInternal::type::two_class, ValueType, IndexType, BoolType>::SpElnetPointInternal(bool, bool, typename base_t::index_t, typename base_t::value_t, typename base_t::index_t, typename base_t::index_t, typename base_t::index_t&, IAType&, const GType&, typename base_t::value_t&, const XType&, const YType&, const WType&, const XBType&, const XSType&, const VPType&, const CLType&, const JUType&, const IntParamType&) [with IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; GType = Eigen::Block, -1, 1, true>; XType = Eigen::Map >; YType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; XBType = Eigen::Matrix; XSType = Eigen::Matrix; VPType = Eigen::Matrix; CLType = Eigen::Matrix; JUType = std::vector; IntParamType = InternalParams; ValueType = double; IndexType = int; BoolType = bool; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointInternalBinomialTwoClassBase; typename base_t::value_t = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::SpElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::SpElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::two_class>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::two_class, glmnetpp::SpElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::SpElnetPoint::type::two_class, glmnetpp::SpElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::two_class>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_binomial_two_class.hpp:171:25: required from ‘void glmnetpp::SpElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, const XBType&, const XSType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; XBType = Eigen::Matrix; XSType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::two_class, glmnetpp::SpElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:177:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:214:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1409:56: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::SpElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::SpElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::two_class>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::two_class, glmnetpp::SpElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::SpElnetPoint::type::two_class, glmnetpp::SpElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::two_class>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_binomial_two_class.hpp:171:25: required from ‘void glmnetpp::SpElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, const XBType&, const XSType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; XBType = Eigen::Matrix; XSType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::two_class, glmnetpp::SpElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:177:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:214:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1409:44: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::SpElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::SpElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::two_class>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::two_class, glmnetpp::SpElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::SpElnetPoint::type::two_class, glmnetpp::SpElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::two_class>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_binomial_two_class.hpp:171:25: required from ‘void glmnetpp::SpElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, const XBType&, const XSType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; XBType = Eigen::Matrix; XSType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::two_class, glmnetpp::SpElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:177:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:214:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::ArrayWrapper >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from ‘class Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1409:68: required from ‘typename glmnetpp::SpElnetPointInternalBinomialBase::base_t::value_t glmnetpp::SpElnetPointInternalBinomialBase::compute_grad(typename base_t::index_t, const RType&, const VType&) const [with RType = Eigen::Matrix; VType = Eigen::Matrix; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalStaticBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_binomial_two_class.hpp:77:64: required from ‘glmnetpp::SpElnetPointInternal::type::two_class, ValueType, IndexType, BoolType>::SpElnetPointInternal(bool, bool, typename base_t::index_t, typename base_t::value_t, typename base_t::index_t, typename base_t::index_t, typename base_t::index_t&, IAType&, const GType&, typename base_t::value_t&, const XType&, const YType&, const WType&, const XBType&, const XSType&, const VPType&, const CLType&, const JUType&, const IntParamType&) [with IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; GType = Eigen::Block, -1, 1, true>; XType = Eigen::Map >; YType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; XBType = Eigen::Matrix; XSType = Eigen::Matrix; VPType = Eigen::Matrix; CLType = Eigen::Matrix; JUType = std::vector; IntParamType = InternalParams; ValueType = double; IndexType = int; BoolType = bool; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointInternalBinomialTwoClassBase; typename base_t::value_t = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::SpElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::SpElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::two_class>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::two_class, glmnetpp::SpElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::SpElnetPoint::type::two_class, glmnetpp::SpElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::two_class>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_binomial_two_class.hpp:171:25: required from ‘void glmnetpp::SpElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, const XBType&, const XSType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; XBType = Eigen::Matrix; XSType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::two_class, glmnetpp::SpElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:177:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:214:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:17:7: required from ‘class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> >, -1, 1, true, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_binomial_multi_class_group.hpp:130:48: required from ‘typename glmnetpp::SpElnetPointInternal::type::multi_class_group, ValueType, IndexType, BoolType>::base_t::state_t glmnetpp::SpElnetPointInternal::type::multi_class_group, ValueType, IndexType, BoolType>::update_irls(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ValueType = double; IndexType = int; BoolType = bool; typename base_t::state_t = glmnetpp::util::control_flow; base_t = glmnetpp::ElnetPointInternalBinomialMultiClassGroupBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:181:46: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::irls(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::SpElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::SpElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::multi_class_group>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_binomial_multi_class_group.hpp:171:25: required from ‘void glmnetpp::SpElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XMType&, const XSType&, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::multi_class_group, glmnetpp::SpElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:182:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:214:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::ArrayWrapper > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::ArrayWrapper >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::ArrayWrapper > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_binomial_multi_class.hpp:163:38: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::SpElnetPath::type::multi_class, ElnetPointPolicy>::elnet_point_t glmnetpp::SpElnetPath::type::multi_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, PathConfigPackType&&) const [with FitPackType = glmnetpp::SpElnetPath::type::multi_class>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassBase::PathConfigPack&; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::multi_class, glmnetpp::SpElnetPointInternal::type::multi_class, double, int, bool> >; elnet_point_t = glmnetpp::SpElnetPoint::type::multi_class, glmnetpp::SpElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::multi_class>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::multi_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_binomial_multi_class.hpp:171:25: required from ‘void glmnetpp::SpElnetPath::type::multi_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, const XBType&, const XSType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XBType = Eigen::Matrix; XSType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::multi_class, glmnetpp::SpElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:187:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:214:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/poisson_base.hpp:160:54: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathPoissonBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathPoissonBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/poisson_naive.hpp:107:25: required from ‘void glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:78:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:270:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/poisson_base.hpp:160:60: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathPoissonBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathPoissonBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/poisson_naive.hpp:107:25: required from ‘void glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:78:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:270:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase::construct::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)> >(glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase::construct::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)> >(glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase::construct::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)> >(glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl::construct::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)> >(glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp::construct::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)> >(glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/poisson_base.hpp:160:79: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathPoissonBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathPoissonBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/poisson_naive.hpp:107:25: required from ‘void glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:78:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:270:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp::construct::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)> >(glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseBinaryOp::construct::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)> >(glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseBinaryOp::construct::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)> >(glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp::construct::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)> >(glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp::construct::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)> >(glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/poisson_base.hpp:161:81: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathPoissonBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathPoissonBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/poisson_naive.hpp:107:25: required from ‘void glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:78:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:270:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp::construct::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)> >(glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp::construct::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)> >(glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp::construct::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)> >(glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp::construct::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)> >(glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp::construct::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)> >(glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::ElnetPointInternal::type::naive, double, int, bool>::ElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/poisson_base.hpp:160:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathPoissonBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathPoissonBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/poisson_naive.hpp:107:25: required from ‘void glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:78:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:270:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/poisson_naive.hpp:136:54: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathPoissonBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/poisson_naive.hpp:107:25: required from ‘void glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:78:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:270:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/poisson_naive.hpp:138:28: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathPoissonBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/poisson_naive.hpp:107:25: required from ‘void glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:78:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:270:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/poisson_naive.hpp:138:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathPoissonBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/poisson_naive.hpp:107:25: required from ‘void glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:78:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:270:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase::type::naive, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBase::PointConfigPack&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase::type::naive, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBase::PointConfigPack&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase::type::naive, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBase::PointConfigPack&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl::type::naive, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBase::PointConfigPack&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp::type::naive, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBase::PointConfigPack&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/poisson_naive.hpp:138:64: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathPoissonBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/poisson_naive.hpp:107:25: required from ‘void glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:78:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:270:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp::type::naive, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBase::PointConfigPack&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseBinaryOp::type::naive, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBase::PointConfigPack&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseBinaryOp::type::naive, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBase::PointConfigPack&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp::type::naive, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBase::PointConfigPack&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp::type::naive, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBase::PointConfigPack&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/poisson_naive.hpp:139:71: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathPoissonBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/poisson_naive.hpp:107:25: required from ‘void glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:78:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:270:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp::type::naive, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBase::PointConfigPack&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper > > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp::type::naive, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBase::PointConfigPack&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp::type::naive, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBase::PointConfigPack&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp::type::naive, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBase::PointConfigPack&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper > > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp::type::naive, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBase::PointConfigPack&)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper > > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/poisson_naive.hpp:137:31: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathPoissonBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/poisson_naive.hpp:107:25: required from ‘void glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:78:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:270:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase::construct::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)> >(glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase::construct::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)> >(glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase::construct::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)> >(glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl::construct::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)> >(glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp::construct::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)> >(glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/poisson_base.hpp:160:79: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::elnet_point_t glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >; elnet_point_t = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_poisson_naive.hpp:169:25: required from ‘void glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, const XBType&, const XSType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; XBType = Eigen::Matrix; XSType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:144:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:326:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp::construct::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)> >(glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseBinaryOp::construct::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)> >(glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseBinaryOp::construct::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)> >(glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp::construct::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)> >(glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp::construct::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)> >(glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/poisson_base.hpp:161:81: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::elnet_point_t glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >; elnet_point_t = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_poisson_naive.hpp:169:25: required from ‘void glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, const XBType&, const XSType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; XBType = Eigen::Matrix; XSType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:144:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:326:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp::construct::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)> >(glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp::construct::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)> >(glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp::construct::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)> >(glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp::construct::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)> >(glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp::construct::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)> >(glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::index_t)>)::, const Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/poisson_base.hpp:160:37: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::elnet_point_t glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >; elnet_point_t = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_poisson_naive.hpp:169:25: required from ‘void glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, const XBType&, const XSType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; XBType = Eigen::Matrix; XSType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:144:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:326:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:36:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_poisson_naive.hpp:168:65: required from ‘typename glmnetpp::SpElnetPointInternal::type::naive, ValueType, IndexType, BoolType>::base_t::state_t glmnetpp::SpElnetPointInternal::type::naive, ValueType, IndexType, BoolType>::update_irls(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ValueType = double; IndexType = int; BoolType = bool; typename base_t::state_t = glmnetpp::util::control_flow; base_t = glmnetpp::ElnetPointInternalPoissonBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:181:46: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::irls(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_poisson_naive.hpp:169:25: required from ‘void glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, const XBType&, const XSType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; XBType = Eigen::Matrix; XSType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:144:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:326:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_poisson_naive.hpp:170:25: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_poisson_naive.hpp:169:25: required from ‘void glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, const XBType&, const XSType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; XBType = Eigen::Matrix; XSType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:144:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:326:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_poisson_naive.hpp:170:34: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_poisson_naive.hpp:169:25: required from ‘void glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, const XBType&, const XSType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; XBType = Eigen::Matrix; XSType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:144:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:326:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, Eigen::Array > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_poisson_naive.hpp:170:40: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_poisson_naive.hpp:169:25: required from ‘void glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, const XBType&, const XSType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; XBType = Eigen::Matrix; XSType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:144:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:326:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, Eigen::Array > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, Eigen::Array > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from ‘class Eigen::MatrixWrapper, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_poisson_naive.hpp:170:66: required from ‘typename glmnetpp::SpElnetPointInternal::type::naive, ValueType, IndexType, BoolType>::base_t::state_t glmnetpp::SpElnetPointInternal::type::naive, ValueType, IndexType, BoolType>::update_irls(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ValueType = double; IndexType = int; BoolType = bool; typename base_t::state_t = glmnetpp::util::control_flow; base_t = glmnetpp::ElnetPointInternalPoissonBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:181:46: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::irls(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_poisson_naive.hpp:169:25: required from ‘void glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, const XBType&, const XSType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; XBType = Eigen::Matrix; XSType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:144:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:326:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase::type::naive, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBase::PointConfigPack&)::, const Eigen::MatrixWrapper, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase::type::naive, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBase::PointConfigPack&)::, const Eigen::MatrixWrapper, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase::type::naive, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBase::PointConfigPack&)::, const Eigen::MatrixWrapper, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl::type::naive, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBase::PointConfigPack&)::, const Eigen::MatrixWrapper, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >, const Eigen::Matrix, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp::type::naive, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBase::PointConfigPack&)::, const Eigen::MatrixWrapper, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >, const Eigen::Matrix >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_poisson_naive.hpp:170:79: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_poisson_naive.hpp:169:25: required from ‘void glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, const XBType&, const XSType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; XBType = Eigen::Matrix; XSType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:144:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:326:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase::type::naive, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBase::PointConfigPack&)::, const Eigen::MatrixWrapper, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >, const Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase::type::naive, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBase::PointConfigPack&)::, const Eigen::MatrixWrapper, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase::type::naive, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBase::PointConfigPack&)::, const Eigen::MatrixWrapper, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper::type::naive, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBase::PointConfigPack&)::, const Eigen::MatrixWrapper, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >, const Eigen::Matrix > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_poisson_naive.hpp:171:78: required from ‘typename glmnetpp::SpElnetPointInternal::type::naive, ValueType, IndexType, BoolType>::base_t::state_t glmnetpp::SpElnetPointInternal::type::naive, ValueType, IndexType, BoolType>::update_irls(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ValueType = double; IndexType = int; BoolType = bool; typename base_t::state_t = glmnetpp::util::control_flow; base_t = glmnetpp::ElnetPointInternalPoissonBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:181:46: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::irls(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_poisson_naive.hpp:169:25: required from ‘void glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, const XBType&, const XSType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; XBType = Eigen::Matrix; XSType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:144:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:326:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper::type::naive, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBase::PointConfigPack&)::, const Eigen::MatrixWrapper, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >, const Eigen::Matrix > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper::type::naive, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBase::PointConfigPack&)::, const Eigen::MatrixWrapper, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >, const Eigen::Matrix > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper::type::naive, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBase::PointConfigPack&)::, const Eigen::MatrixWrapper, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >, const Eigen::Matrix > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper::type::naive, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBase::PointConfigPack&)::, const Eigen::MatrixWrapper, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >, const Eigen::Matrix > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper::type::naive, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBase::PointConfigPack&)::, const Eigen::MatrixWrapper, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >, const Eigen::Matrix > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_poisson_naive.hpp:171:84: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_poisson_naive.hpp:169:25: required from ‘void glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, const XBType&, const XSType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; XBType = Eigen::Matrix; XSType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:144:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:326:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper::type::naive, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBase::PointConfigPack&)::, const Eigen::MatrixWrapper, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >, const Eigen::Matrix > > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper::type::naive, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBase::PointConfigPack&)::, const Eigen::MatrixWrapper, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >, const Eigen::Matrix > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper::type::naive, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBase::PointConfigPack&)::, const Eigen::MatrixWrapper, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >, const Eigen::Matrix > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper::type::naive, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBase::PointConfigPack&)::, const Eigen::MatrixWrapper, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >, const Eigen::Matrix > > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper::type::naive, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBase::PointConfigPack&)::, const Eigen::MatrixWrapper, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >, const Eigen::Matrix > > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_poisson_naive.hpp:169:31: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_poisson_naive.hpp:169:25: required from ‘void glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, const XBType&, const XSType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; XBType = Eigen::Matrix; XSType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:144:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:326:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, 1, true>; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Block, -1, 1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:125:43: required from ‘static void glmnetpp::Standardize::eval(XType&, YType&, WType&, bool, bool, const JUType&, GType&, XMType&, XSType&, ValueType&, ValueType&, XVType&) [with XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; GType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; ValueType = double; XVType = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:422:40: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/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]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:98:46: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::Matrix; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:46:24: required from ‘static void glmnetpp::Standardize1::eval(XType&, YType&, WType&, bool, bool, const JUType&, XMType&, XSType&, ValueType&, ValueType&, XVType&) [with XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; XMType = Eigen::Matrix; XSType = Eigen::Matrix; ValueType = double; XVType = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:427:42: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix, const Eigen::Matrix > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/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]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Matrix; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:87:23: required from ‘static void glmnetpp::Standardize1::eval(XType&, YType&, WType&, bool, bool, const JUType&, XMType&, XSType&, ValueType&, ValueType&, XVType&) [with XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; XMType = Eigen::Matrix; XSType = Eigen::Matrix; ValueType = double; XVType = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:427:42: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1, -1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false>, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false>, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, false>, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:30:31: required from ‘void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::cov, glmnetpp::ElnetPointInternal::type::cov, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPath::type::cov>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::cov>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_cov.hpp:136:25: required from ‘void glmnetpp::ElnetPath::type::cov, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, GType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; GType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Matrix; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::cov, glmnetpp::ElnetPointInternal::type::cov, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:90:27: required from ‘static void glmnetpp::details::FitPathGaussian::eval(bool, ValueType, const XType&, YType&, GType&, const WType&, const JUType&, const VQType&, const XMType&, const XSType&, const XVType&, const CLType&, IntType, IntType, IntType, ValueType, const VLamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VQType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; CLType = Eigen::Matrix; VLamType = Eigen::Matrix; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true; bool is_multi = false]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:439:60: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >, const Eigen::Matrix >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >, const Eigen::Matrix > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > >; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/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::MatrixWrapper, const Eigen::ArrayWrapper > > >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:270:59: required from ‘static void glmnetpp::SpStandardize1::eval(const XType&, YType&, WType&, bool, bool, const JUType&, XMType&, XSType&, ValueType&, ValueType&, XVType&) [with XType = Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; XMType = Eigen::Matrix; XSType = Eigen::Matrix; ValueType = double; XVType = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:427:42: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:103:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:336:80: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:292:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:438:43: required from ‘struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::internal::IteratorBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1087:8: required from ‘struct Eigen::internal::block_evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1034:8: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘auto glmnetpp::SpElnetPath::type::naive, SpElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; SpElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_gaussian_naive.hpp:151:25: required from ‘void glmnetpp::SpElnetPath::type::naive, SpElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; ULamType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; SpElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:180:27: required from ‘static void glmnetpp::details::FitPathGaussian::eval(bool, ValueType, const XType&, YType&, GType&, const WType&, const JUType&, const VQType&, const XMType&, const XSType&, const XVType&, const CLType&, IntType, IntType, IntType, ValueType, const VLamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VQType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; CLType = Eigen::Matrix; VLamType = Eigen::Matrix; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:439:60: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:103:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:565:53: required from ‘struct Eigen::internal::sparse_conjunction_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::internal::IteratorBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:352:8: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::internal::IteratorBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseDot.h:29:32: required from ‘typename Eigen::internal::traits::Scalar Eigen::SparseMatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_naive.hpp:87:46: required from ‘typename glmnetpp::SpElnetPointInternal::type::naive, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::SpElnetPointInternal::type::naive, ValueType, IndexType, BoolType>::compute_grad(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianNaiveBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_naive.hpp:94:25: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘auto glmnetpp::SpElnetPath::type::naive, SpElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; SpElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_gaussian_naive.hpp:151:25: required from ‘void glmnetpp::SpElnetPath::type::naive, SpElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; ULamType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; SpElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:180:27: required from ‘static void glmnetpp::details::FitPathGaussian::eval(bool, ValueType, const XType&, YType&, GType&, const WType&, const JUType&, const VQType&, const XMType&, const XSType&, const XVType&, const CLType&, IntType, IntType, IntType, ValueType, const VLamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VQType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; CLType = Eigen::Matrix; VLamType = Eigen::Matrix; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:439:60: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:103:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, true> > > >, const Eigen::Matrix >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, true> > > >, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, true> > > >, const Eigen::Matrix > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, true> > > >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, true> > > >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, true> > > >; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/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::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, true> > > >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:523:63: required from ‘static void glmnetpp::MultLStandardize1::eval(XType&, const WType&, const JUType&, IntType, IntType, XMType&, XSType&, XVType&) [with XType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; IntType = bool; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:300:42: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/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::Block, -1, 1, true> >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix, const Eigen::Block, -1, 1, true> > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/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::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::Block, -1, 1, true>; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>; Derived = Eigen::Matrix; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:525:41: required from ‘static void glmnetpp::MultLStandardize1::eval(XType&, const WType&, const JUType&, IntType, IntType, XMType&, XSType&, XVType&) [with XType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; IntType = bool; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:300:42: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, true> > > > >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, true> > > > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, true> > > > > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/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::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, true> > > > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, true> > > > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, true> > > >; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, -1, 1, true> > > >; Derived = Eigen::Matrix; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:473:36: required from ‘static void glmnetpp::LStandardize1::eval(XType&, const WType&, const JUType&, IntType, IntType, XMType&, XSType&) [with XType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; IntType = bool; XMType = Eigen::Matrix; XSType = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:303:36: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1043:41: required from ‘struct Eigen::internal::evaluator >, -1, 1, true>, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1384:41: required from ‘struct Eigen::internal::evaluator_wrapper_base >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1464:8: required from ‘struct Eigen::internal::unary_evaluator >, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_path/binomial_base.hpp:180:69: required from ‘glmnetpp::ElnetPathBinomialBase::state_t glmnetpp::ElnetPathBinomialTwoClassBase::process_point_fit(const FitPackType&, const PathConfigPackType&, const PointConfigPackType&, const ElnetPointType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PointConfigPackType = glmnetpp::ElnetPathBase::PointConfigPack; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointType = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; glmnetpp::ElnetPathBinomialBase::state_t = glmnetpp::util::control_flow]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:71:57: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, -1, 1, true>, -1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1384:41: required from ‘struct Eigen::internal::evaluator_wrapper_base >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1464:8: required from ‘struct Eigen::internal::unary_evaluator >, -1, 1, true>, -1, 1, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator >, -1, 1, true>, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::ArrayWrapper >, -1, 1, true>, -1, 1, false> >, const Eigen::CwiseNullaryOp, Eigen::Array > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_path/binomial_base.hpp:180:69: required from ‘glmnetpp::ElnetPathBinomialBase::state_t glmnetpp::ElnetPathBinomialTwoClassBase::process_point_fit(const FitPackType&, const PathConfigPackType&, const PointConfigPackType&, const ElnetPointType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PointConfigPackType = glmnetpp::ElnetPathBase::PointConfigPack; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointType = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; glmnetpp::ElnetPathBinomialBase::state_t = glmnetpp::util::control_flow]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:71:57: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, const Eigen::Matrix, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:538:65: required from ‘void glmnetpp::ElnetPointInternalBinomialMultiBase::initialize_resid(typename base_t::index_t, RType&&) [with RType = Eigen::Block, -1, 1, true>; ValueType = double; IndexType = int; BoolType = bool; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointInternalBinomialBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1166:33: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase > >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase > >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:589:22: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Array >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Array > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, Eigen::Array > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Array >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper > >, const Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, 1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, 1, -1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1, -1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, 1, -1, false> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, 1, -1, false> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper >, 1, -1, false> >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:598:32: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase > >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:660:39: required from ‘auto glmnetpp::ElnetPointInternalBinomialMultiBase::kazero(AZType&&) [with AZType = Eigen::Block, 1, -1, false>; ValueType = double; IndexType = int; BoolType = bool]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:600:46: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:660:45: required from ‘auto glmnetpp::ElnetPointInternalBinomialMultiBase::kazero(AZType&&) [with AZType = Eigen::Block, 1, -1, false>; ValueType = double; IndexType = int; BoolType = bool]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:600:46: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::ArrayWrapper > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from ‘class Eigen::MatrixWrapper, const Eigen::ArrayWrapper > > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:660:54: required from ‘auto glmnetpp::ElnetPointInternalBinomialMultiBase::kazero(AZType&&) [with AZType = Eigen::Block, 1, -1, false>; ValueType = double; IndexType = int; BoolType = bool]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:600:46: required from ‘void glmnetpp::ElnetPointInternalBinomialMultiBase::construct() [with ValueType = double; IndexType = int; BoolType = bool]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1180:26: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::internal::member_sum, 1>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::internal::member_sum, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::internal::member_sum, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7: required from ‘class Eigen::PartialReduxExpr, Eigen::internal::member_sum, 1>’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:661:34: required from ‘auto glmnetpp::ElnetPointInternalBinomialMultiBase::kazero(AZType&&) [with AZType = Eigen::Block, 1, -1, false>; ValueType = double; IndexType = int; BoolType = bool]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:600:46: required from ‘void glmnetpp::ElnetPointInternalBinomialMultiBase::construct() [with ValueType = double; IndexType = int; BoolType = bool]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1180:26: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, true> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, true> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper >, -1, 1, true> >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:603:65: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper >, -1, 1, true> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper >, -1, 1, true> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper >, -1, 1, true> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper >, -1, 1, true> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper >, -1, 1, true> > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:603:47: required from ‘void glmnetpp::ElnetPointInternalBinomialMultiBase::construct() [with ValueType = double; IndexType = int; BoolType = bool]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1180:26: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:604:48: required from ‘void glmnetpp::ElnetPointInternalBinomialMultiBase::construct() [with ValueType = double; IndexType = int; BoolType = bool]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1180:26: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, const Eigen::ArrayWrapper, -1, 1, true> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, const Eigen::ArrayWrapper, -1, 1, true> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, const Eigen::ArrayWrapper, -1, 1, true> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, const Eigen::ArrayWrapper, -1, 1, true> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, const Eigen::ArrayWrapper, -1, 1, true> > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:604:51: required from ‘void glmnetpp::ElnetPointInternalBinomialMultiBase::construct() [with ValueType = double; IndexType = int; BoolType = bool]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1180:26: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, const Eigen::ArrayWrapper, -1, 1, true> > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, const Eigen::ArrayWrapper, -1, 1, true> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, const Eigen::ArrayWrapper, -1, 1, true> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from ‘class Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, const Eigen::ArrayWrapper, -1, 1, true> > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:604:79: required from ‘void glmnetpp::ElnetPointInternalBinomialMultiBase::construct() [with ValueType = double; IndexType = int; BoolType = bool]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1180:26: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1, true> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1, true> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1, true> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, -1, 1, true> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, -1, 1, true> > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:605:60: required from ‘void glmnetpp::ElnetPointInternalBinomialMultiBase::construct() [with ValueType = double; IndexType = int; BoolType = bool]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1180:26: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:608:55: required from ‘void glmnetpp::ElnetPointInternalBinomialMultiBase::construct() [with ValueType = double; IndexType = int; BoolType = bool]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1180:26: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:608:37: required from ‘void glmnetpp::ElnetPointInternalBinomialMultiBase::construct() [with ValueType = double; IndexType = int; BoolType = bool]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1180:26: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from ‘class Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:608:65: required from ‘void glmnetpp::ElnetPointInternalBinomialMultiBase::construct() [with ValueType = double; IndexType = int; BoolType = bool]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1180:26: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper, -1, 1, true> >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1206:37: required from ‘void glmnetpp::ElnetPointInternalBinomialMultiClassGroupBase::setup_wls(typename base_t::value_t, typename base_t::value_t, InitResidFType) [with InitResidFType = glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::setup_wls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, glmnetpp::ElnetPointInternalStaticBase::value_t)>; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalBinomialMultiBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_multi_class_group.hpp:95:26: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::ArrayWrapper > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::ArrayWrapper >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::ArrayWrapper > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1207:44: required from ‘void glmnetpp::ElnetPointInternalBinomialMultiClassGroupBase::setup_wls(typename base_t::value_t, typename base_t::value_t, InitResidFType) [with InitResidFType = glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::setup_wls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, glmnetpp::ElnetPointInternalStaticBase::value_t)>; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalBinomialMultiBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_multi_class_group.hpp:95:26: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::ArrayWrapper > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::ArrayWrapper > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::ArrayWrapper > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1207:26: required from ‘void glmnetpp::ElnetPointInternalBinomialMultiClassGroupBase::setup_wls(typename base_t::value_t, typename base_t::value_t, InitResidFType) [with InitResidFType = glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::setup_wls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, glmnetpp::ElnetPointInternalStaticBase::value_t)>; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalBinomialMultiBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_multi_class_group.hpp:95:26: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::ArrayWrapper > > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::ArrayWrapper > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::ArrayWrapper > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::ArrayWrapper > > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::ArrayWrapper > > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1206:39: required from ‘void glmnetpp::ElnetPointInternalBinomialMultiClassGroupBase::setup_wls(typename base_t::value_t, typename base_t::value_t, InitResidFType) [with InitResidFType = glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::setup_wls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, glmnetpp::ElnetPointInternalStaticBase::value_t)>; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalBinomialMultiBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_multi_class_group.hpp:95:26: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::ArrayWrapper > > > >, const Eigen::ArrayWrapper > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::ArrayWrapper > > > >, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::ArrayWrapper > > > >, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::ArrayWrapper > > > >, const Eigen::ArrayWrapper >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::ArrayWrapper > > > >, const Eigen::ArrayWrapper > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1207:57: required from ‘void glmnetpp::ElnetPointInternalBinomialMultiClassGroupBase::setup_wls(typename base_t::value_t, typename base_t::value_t, InitResidFType) [with InitResidFType = glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::setup_wls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, glmnetpp::ElnetPointInternalStaticBase::value_t)>; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalBinomialMultiBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_multi_class_group.hpp:95:26: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1234:47: required from ‘typename glmnetpp::ElnetPointInternalBinomialMultiClassGroupBase::base_t::state_t glmnetpp::ElnetPointInternalBinomialMultiClassGroupBase::update_irls(typename base_t::value_t, UpdatePredictionFType, InitResidFType, ComputeAbsGradFType) [with UpdatePredictionFType = glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, auto:47&)>; InitResidFType = glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t)>; ComputeAbsGradFType = glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, auto:48&)>; ValueType = double; IndexType = int; BoolType = bool; typename base_t::state_t = glmnetpp::util::control_flow; base_t = glmnetpp::ElnetPointInternalBinomialMultiBase; typename base_t::value_t = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_multi_class_group.hpp:109:35: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1234:77: required from ‘typename glmnetpp::ElnetPointInternalBinomialMultiClassGroupBase::base_t::state_t glmnetpp::ElnetPointInternalBinomialMultiClassGroupBase::update_irls(typename base_t::value_t, UpdatePredictionFType, InitResidFType, ComputeAbsGradFType) [with UpdatePredictionFType = glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, auto:47&)>; InitResidFType = glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t)>; ComputeAbsGradFType = glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, auto:48&)>; ValueType = double; IndexType = int; BoolType = bool; typename base_t::state_t = glmnetpp::util::control_flow; base_t = glmnetpp::ElnetPointInternalBinomialMultiBase; typename base_t::value_t = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_multi_class_group.hpp:109:35: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1234:83: required from ‘typename glmnetpp::ElnetPointInternalBinomialMultiClassGroupBase::base_t::state_t glmnetpp::ElnetPointInternalBinomialMultiClassGroupBase::update_irls(typename base_t::value_t, UpdatePredictionFType, InitResidFType, ComputeAbsGradFType) [with UpdatePredictionFType = glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, auto:47&)>; InitResidFType = glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t)>; ComputeAbsGradFType = glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, auto:48&)>; ValueType = double; IndexType = int; BoolType = bool; typename base_t::state_t = glmnetpp::util::control_flow; base_t = glmnetpp::ElnetPointInternalBinomialMultiBase; typename base_t::value_t = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_multi_class_group.hpp:109:35: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Transpose, 1, -1, false> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Transpose, 1, -1, false> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Transpose, 1, -1, false> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Transpose, 1, -1, false> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Transpose, 1, -1, false> > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1238:53: required from ‘typename glmnetpp::ElnetPointInternalBinomialMultiClassGroupBase::base_t::state_t glmnetpp::ElnetPointInternalBinomialMultiClassGroupBase::update_irls(typename base_t::value_t, UpdatePredictionFType, InitResidFType, ComputeAbsGradFType) [with UpdatePredictionFType = glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, auto:47&)>; InitResidFType = glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t)>; ComputeAbsGradFType = glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, auto:48&)>; ValueType = double; IndexType = int; BoolType = bool; typename base_t::state_t = glmnetpp::util::control_flow; base_t = glmnetpp::ElnetPointInternalBinomialMultiBase; typename base_t::value_t = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_multi_class_group.hpp:109:35: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Transpose, 1, -1, false> > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Transpose, 1, -1, false> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Transpose, 1, -1, false> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper, const Eigen::Transpose, 1, -1, false> >, const Eigen::Transpose, 1, -1, false> > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1238:79: required from ‘typename glmnetpp::ElnetPointInternalBinomialMultiClassGroupBase::base_t::state_t glmnetpp::ElnetPointInternalBinomialMultiClassGroupBase::update_irls(typename base_t::value_t, UpdatePredictionFType, InitResidFType, ComputeAbsGradFType) [with UpdatePredictionFType = glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, auto:47&)>; InitResidFType = glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t)>; ComputeAbsGradFType = glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, auto:48&)>; ValueType = double; IndexType = int; BoolType = bool; typename base_t::state_t = glmnetpp::util::control_flow; base_t = glmnetpp::ElnetPointInternalBinomialMultiBase; typename base_t::value_t = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_multi_class_group.hpp:109:35: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, const Eigen::Transpose, 1, -1, false> >, const Eigen::Transpose, 1, -1, false> > > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, const Eigen::Transpose, 1, -1, false> >, const Eigen::Transpose, 1, -1, false> > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, const Eigen::Transpose, 1, -1, false> >, const Eigen::Transpose, 1, -1, false> > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, const Eigen::Transpose, 1, -1, false> >, const Eigen::Transpose, 1, -1, false> > > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, const Eigen::Transpose, 1, -1, false> >, const Eigen::Transpose, 1, -1, false> > > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1238:85: required from ‘typename glmnetpp::ElnetPointInternalBinomialMultiClassGroupBase::base_t::state_t glmnetpp::ElnetPointInternalBinomialMultiClassGroupBase::update_irls(typename base_t::value_t, UpdatePredictionFType, InitResidFType, ComputeAbsGradFType) [with UpdatePredictionFType = glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, auto:47&)>; InitResidFType = glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t)>; ComputeAbsGradFType = glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, auto:48&)>; ValueType = double; IndexType = int; BoolType = bool; typename base_t::state_t = glmnetpp::util::control_flow; base_t = glmnetpp::ElnetPointInternalBinomialMultiBase; typename base_t::value_t = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_multi_class_group.hpp:109:35: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_multi_class.hpp:113:48: required from ‘glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&):: [with auto:43 = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:904:24: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:101:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:36:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1381:42: required from ‘void glmnetpp::SpElnetPointInternalBinomialBase::update_with_new_weights(typename base_t::index_t, const VType&, typename base_t::index_t, typename base_t::value_t, typename base_t::value_t&) [with VType = Eigen::Matrix; ValueType = double; IndexType = int; BoolType = bool; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointInternalStaticBase; typename base_t::value_t = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_binomial_two_class.hpp:121:55: required from ‘void glmnetpp::SpElnetPointInternal::type::two_class, ValueType, IndexType, BoolType>::setup_wls(const PointPackType&) [with PointPackType = glmnetpp::ElnetPathBase::PointConfigPack; ValueType = double; IndexType = int; BoolType = bool]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:179:28: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::irls(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::two_class, glmnetpp::SpElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::two_class, glmnetpp::SpElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::two_class>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_binomial_two_class.hpp:171:25: required from ‘void glmnetpp::SpElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, const XBType&, const XSType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; XBType = Eigen::Matrix; XSType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::two_class, glmnetpp::SpElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:177:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:214:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Matrix, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Matrix >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:522:43: required from ‘void glmnetpp::ElnetPointInternalBinomialMultiBase::initialize_resid(RType&&, const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with RType = Eigen::Matrix&; YT = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; VT = Eigen::Matrix; ValueType = double; IndexType = int; BoolType = bool]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_binomial_multi_class.hpp:164:33: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::SpElnetPath::type::multi_class, ElnetPointPolicy>::elnet_point_t glmnetpp::SpElnetPath::type::multi_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, PathConfigPackType&&) const [with FitPackType = glmnetpp::SpElnetPath::type::multi_class>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassBase::PathConfigPack&; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::multi_class, glmnetpp::SpElnetPointInternal::type::multi_class, double, int, bool> >; elnet_point_t = glmnetpp::SpElnetPoint::type::multi_class, glmnetpp::SpElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::multi_class>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::multi_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_binomial_multi_class.hpp:171:25: required from ‘void glmnetpp::SpElnetPath::type::multi_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, const XBType&, const XSType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XBType = Eigen::Matrix; XSType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::multi_class, glmnetpp::SpElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:187:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:214:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Matrix > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:522:40: required from ‘void glmnetpp::ElnetPointInternalBinomialMultiBase::initialize_resid(RType&&, const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with RType = Eigen::Matrix&; YT = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; VT = Eigen::Matrix; ValueType = double; IndexType = int; BoolType = bool]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_binomial_multi_class.hpp:164:33: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::SpElnetPath::type::multi_class, ElnetPointPolicy>::elnet_point_t glmnetpp::SpElnetPath::type::multi_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, PathConfigPackType&&) const [with FitPackType = glmnetpp::SpElnetPath::type::multi_class>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassBase::PathConfigPack&; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::multi_class, glmnetpp::SpElnetPointInternal::type::multi_class, double, int, bool> >; elnet_point_t = glmnetpp::SpElnetPoint::type::multi_class, glmnetpp::SpElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::multi_class>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::multi_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_binomial_multi_class.hpp:171:25: required from ‘void glmnetpp::SpElnetPath::type::multi_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, const XBType&, const XSType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XBType = Eigen::Matrix; XSType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::multi_class, glmnetpp::SpElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:187:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:214:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_binomial_multi_class.hpp:137:50: required from ‘glmnetpp::SpElnetPointInternal::type::multi_class, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&):: [with auto:50 = Eigen::Matrix]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:904:24: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::SpElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::multi_class>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::multi_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_binomial_multi_class.hpp:171:25: required from ‘void glmnetpp::SpElnetPath::type::multi_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, const XBType&, const XSType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XBType = Eigen::Matrix; XSType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::multi_class, glmnetpp::SpElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:187:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:214:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::Map, 0, Eigen::Stride<0, 0> >; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathPoissonBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathPoissonBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/poisson_naive.hpp:107:25: required from ‘void glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:78:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:270:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseDot.h:29:32: required from ‘typename Eigen::internal::traits::Scalar Eigen::SparseMatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_poisson_naive.hpp:101:54: required from ‘glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&):::: [with auto:65 = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/base.hpp:38:23: required from ‘static constexpr void glmnetpp::ElnetPointInternalStaticBase::for_each_with_skip(Iter, Iter, UpdatePolicy, SkipPolicy) [with Iter = glmnetpp::util::counting_iterator; UpdatePolicy = glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::; SkipPolicy = glmnetpp::SpElnetPointInternal::type::naive, double, int, bool>::SpElnetPointInternal, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, std::vector, InternalParams>(bool, glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t, glmnetpp::ElnetPointInternalStaticBase::index_t&, Eigen::Map, 0, Eigen::Stride<0, 0> >&, glmnetpp::ElnetPointInternalStaticBase::value_t&, const Eigen::Map >&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const Eigen::Matrix&, const std::vector&, const InternalParams&)::::; ValueType = double; IndexType = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_poisson_naive.hpp:100:51: required from ‘glmnetpp::SpElnetPointInternal::type::naive, ValueType, IndexType, BoolType>::SpElnetPointInternal(bool, typename base_t::value_t, typename base_t::index_t, typename base_t::index_t, typename base_t::index_t&, IAType&, typename base_t::value_t&, const XType&, const YType&, const GType&, const QType&, const XBType&, const XSType&, const VPType&, const CLType&, const JUType&, const IntParamType&) [with IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; XBType = Eigen::Matrix; XSType = Eigen::Matrix; VPType = Eigen::Matrix; CLType = Eigen::Matrix; JUType = std::vector; IntParamType = InternalParams; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalPoissonBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::elnet_point_t glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >; elnet_point_t = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_poisson_naive.hpp:169:25: required from ‘void glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, const XBType&, const XSType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; XBType = Eigen::Matrix; XSType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:144:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:326:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase > >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_multi.hpp:83:35: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘auto glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_multi.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, ValueType, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:250:23: required from ‘static void glmnetpp::details::FitPathGaussian::eval(ValueType, const JUType&, const VQType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const VLamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, ValueType, IntType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; JUType = std::vector; VQType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; VLamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:562:59: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, WType&, const JDType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, RsqoType&, AlmoType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; IntType = int; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqoType = Eigen::Map >; AlmoType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:381:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base > >, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl > >, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product > >, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_multi.hpp:83:38: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘auto glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_multi.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, ValueType, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:250:23: required from ‘static void glmnetpp::details::FitPathGaussian::eval(ValueType, const JUType&, const VQType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const VLamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, ValueType, IntType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; JUType = std::vector; VQType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; VLamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:562:59: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, WType&, const JDType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, RsqoType&, AlmoType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; IntType = int; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqoType = Eigen::Map >; AlmoType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:381:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> >, const Eigen::Matrix >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> >, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> >, const Eigen::Matrix > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> >; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/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::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_driver/standardize.hpp:400:33: required from ‘static void glmnetpp::MultSpStandardize1::eval(const XType&, YType&, WType&, bool, bool, bool, const JUType&, XMType&, XSType&, YMType&, YSType&, XVType&, ValueType&) [with XType = Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; XMType = Eigen::Matrix; XSType = Eigen::Matrix; YMType = Eigen::Matrix; YSType = Eigen::Matrix; XVType = Eigen::Matrix; ValueType = double]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:548:32: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, WType&, const JDType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, RsqoType&, AlmoType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; IntType = int; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqoType = Eigen::Map >; AlmoType = Eigen::Map >; SetpbFType = multspelnet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:435:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, true> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper >, -1, 1, true> >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_multi.hpp:101:37: required from ‘void glmnetpp::SpElnetPointInternal::type::multi, ValueType, IndexType, BoolType>::compute_grad(typename base_t::index_t, GType&&) const [with GType = Eigen::Matrix&; ValueType = double; IndexType = int; BoolType = bool; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointInternalGaussianMultiBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_multi.hpp:108:21: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘auto glmnetpp::SpElnetPath::type::multi, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::multi>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multspelnet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::multi, glmnetpp::SpElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::multi>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multspelnet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::multi>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_gaussian_multi.hpp:155:25: required from ‘void glmnetpp::SpElnetPath::type::multi, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, ValueType, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = multspelnet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::multi, glmnetpp::SpElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:318:23: required from ‘static void glmnetpp::details::FitPathGaussian::eval(ValueType, const JUType&, const VQType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const VLamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, ValueType, IntType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; JUType = std::vector; VQType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; VLamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = multspelnet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:562:59: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, WType&, const JDType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, RsqoType&, AlmoType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; IntType = int; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqoType = Eigen::Map >; AlmoType = Eigen::Map >; SetpbFType = multspelnet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:435:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper >, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper >, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_multi.hpp:101:40: required from ‘void glmnetpp::SpElnetPointInternal::type::multi, ValueType, IndexType, BoolType>::compute_grad(typename base_t::index_t, GType&&) const [with GType = Eigen::Matrix&; ValueType = double; IndexType = int; BoolType = bool; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointInternalGaussianMultiBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_multi.hpp:108:21: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘auto glmnetpp::SpElnetPath::type::multi, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::multi>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multspelnet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::multi, glmnetpp::SpElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::multi>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multspelnet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::multi>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_gaussian_multi.hpp:155:25: required from ‘void glmnetpp::SpElnetPath::type::multi, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, ValueType, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = multspelnet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::multi, glmnetpp::SpElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:318:23: required from ‘static void glmnetpp::details::FitPathGaussian::eval(ValueType, const JUType&, const VQType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const VLamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, ValueType, IntType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; JUType = std::vector; VQType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; VLamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = multspelnet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:562:59: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, WType&, const JDType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, RsqoType&, AlmoType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; IntType = int; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqoType = Eigen::Map >; AlmoType = Eigen::Map >; SetpbFType = multspelnet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:435:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper >, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::ArrayWrapper >, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from ‘class Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_multi.hpp:101:55: required from ‘void glmnetpp::SpElnetPointInternal::type::multi, ValueType, IndexType, BoolType>::compute_grad(typename base_t::index_t, GType&&) const [with GType = Eigen::Matrix&; ValueType = double; IndexType = int; BoolType = bool; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointInternalGaussianMultiBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_multi.hpp:108:21: required from ‘typename glmnetpp::SpElnetPointInternal::type::multi, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::SpElnetPointInternal::type::multi, ValueType, IndexType, BoolType>::compute_abs_grad(typename base_t::index_t, GType&&) const [with GType = Eigen::Matrix&; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianMultiBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_multi.hpp:68:81: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘auto glmnetpp::SpElnetPath::type::multi, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::multi>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multspelnet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::multi, glmnetpp::SpElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::multi>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multspelnet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::multi>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_gaussian_multi.hpp:155:25: required from ‘void glmnetpp::SpElnetPath::type::multi, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, ValueType, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = multspelnet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::multi, glmnetpp::SpElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:318:23: required from ‘static void glmnetpp::details::FitPathGaussian::eval(ValueType, const JUType&, const VQType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const VLamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, ValueType, IntType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; JUType = std::vector; VQType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; VLamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = multspelnet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:562:59: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, WType&, const JDType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, RsqoType&, AlmoType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; IntType = int; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqoType = Eigen::Map >; AlmoType = Eigen::Map >; SetpbFType = multspelnet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:435:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map >; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘auto glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_naive.hpp:136:25: required from ‘void glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Matrix; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:97:27: required from ‘static void glmnetpp::details::FitPathGaussian::eval(bool, ValueType, const XType&, YType&, GType&, const WType&, const JUType&, const VQType&, const XMType&, const XSType&, const XVType&, const CLType&, IntType, IntType, IntType, ValueType, const VLamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VQType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; CLType = Eigen::Matrix; VLamType = Eigen::Matrix; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true; bool is_multi = false]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:439:60: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map, 0, Eigen::Stride<0, 0> >; U = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map, 0, Eigen::Stride<0, 0> >; U = Eigen::Map, 0, Eigen::Stride<0, 0> >; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map, 0, Eigen::Stride<0, 0> >; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map, 0, Eigen::Stride<0, 0> >; U = Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > > >; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:522:43: required from ‘void glmnetpp::ElnetPointInternalBinomialMultiBase::initialize_resid(RType&&, const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with RType = Eigen::Block, -1, 1, true>&; YT = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; VT = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix >; ValueType = double; IndexType = int; BoolType = bool]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:538:25: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:522:40: required from ‘void glmnetpp::ElnetPointInternalBinomialMultiBase::initialize_resid(RType&&, const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with RType = Eigen::Block, -1, 1, true>&; YT = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; VT = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix >; ValueType = double; IndexType = int; BoolType = bool]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:538:25: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Array.h:45:7: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper >, -1, 1, true> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper >, -1, 1, true> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper >, -1, 1, true> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper >, -1, 1, true> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper >, -1, 1, true> > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:643:34: required from ‘void glmnetpp::ElnetPointInternalBinomialMultiBase::update_irls_class(PredBuffType&&, typename base_t::value_t, const OffsetType&, QType&&, UpdatePredictionFType) [with PredBuffType = Eigen::Matrix&; OffsetType = Eigen::Block >, -1, 1, true>; QType = Eigen::Block, -1, 1, true>; UpdatePredictionFType = glmnetpp::ElnetPointInternalBinomialMultiClassGroupBase::update_irls::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, auto:47&)>, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t)>, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, auto:48&)> >(glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, auto:47&)>, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t)>, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, auto:48&)>)::::index_t)>::; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalBinomialBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1244:46: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, Eigen::Array > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, Eigen::Array >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, Eigen::Array > >, const Eigen::CwiseNullaryOp, Eigen::Array > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:645:81: required from ‘void glmnetpp::ElnetPointInternalBinomialMultiBase::update_irls_class(PredBuffType&&, typename base_t::value_t, const OffsetType&, QType&&, UpdatePredictionFType) [with PredBuffType = Eigen::Matrix&; OffsetType = Eigen::Block >, -1, 1, true>; QType = Eigen::Block, -1, 1, true>; UpdatePredictionFType = glmnetpp::ElnetPointInternalBinomialMultiClassGroupBase::update_irls::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, auto:47&)>, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t)>, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, auto:48&)> >(glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, auto:47&)>, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t)>, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, auto:48&)>)::::index_t)>::; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalBinomialBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1244:46: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:647:65: required from ‘void glmnetpp::ElnetPointInternalBinomialMultiBase::update_irls_class(PredBuffType&&, typename base_t::value_t, const OffsetType&, QType&&, UpdatePredictionFType) [with PredBuffType = Eigen::Matrix&; OffsetType = Eigen::Block >, -1, 1, true>; QType = Eigen::Block, -1, 1, true>; UpdatePredictionFType = glmnetpp::ElnetPointInternalBinomialMultiClassGroupBase::update_irls::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, auto:47&)>, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t)>, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, auto:48&)> >(glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, auto:47&)>, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t)>, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, auto:48&)>)::::index_t)>::; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalBinomialBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1244:46: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >, 0>’: /home/omnipath/local/R/4.4-3.20/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::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/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::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/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::Array >, const Eigen::ArrayWrapper > >, const Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > > >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:648:53: required from ‘void glmnetpp::ElnetPointInternalBinomialMultiBase::update_irls_class(PredBuffType&&, typename base_t::value_t, const OffsetType&, QType&&, UpdatePredictionFType) [with PredBuffType = Eigen::Matrix&; OffsetType = Eigen::Block >, -1, 1, true>; QType = Eigen::Block, -1, 1, true>; UpdatePredictionFType = glmnetpp::ElnetPointInternalBinomialMultiClassGroupBase::update_irls::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, auto:47&)>, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t)>, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, auto:48&)> >(glmnetpp::ElnetPointInternalStaticBase::value_t, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, auto:47&)>, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t)>, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_irls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, auto:48&)>)::::index_t)>::; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalBinomialBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1244:46: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map, 0, Eigen::Stride<0, 0> >; U = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, PathConfigPackType&&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassBase::PathConfigPack&; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:101:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper, 1, -1, false> >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1044:49: required from ‘auto glmnetpp::ElnetPointInternalBinomialMultiClassBase::elc(typename base_t::value_t, const CLType&, const AType&) [with CLType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; AType = Eigen::Block, 1, -1, false>; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalBinomialMultiBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:900:30: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:101:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Array > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::Array > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Array >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::ArrayWrapper, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:101:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1044:51: required from ‘auto glmnetpp::ElnetPointInternalBinomialMultiClassBase::elc(typename base_t::value_t, const CLType&, const AType&) [with CLType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; AType = Eigen::Block, 1, -1, false>; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalBinomialMultiBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:900:30: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:101:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 1, -1, false> >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1044:59: required from ‘auto glmnetpp::ElnetPointInternalBinomialMultiClassBase::elc(typename base_t::value_t, const CLType&, const AType&) [with CLType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; AType = Eigen::Block, 1, -1, false>; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalBinomialMultiBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:900:30: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:101:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_multi.hpp:84:33: required from ‘void glmnetpp::SpElnetPointInternal::type::multi, ValueType, IndexType, BoolType>::update_resid(typename base_t::index_t, const DiffType&) [with DiffType = Eigen::Matrix; ValueType = double; IndexType = int; BoolType = bool; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointInternalGaussianMultiBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_multi.hpp:39:27: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from ‘void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathGaussianMultiBase::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::multi, glmnetpp::SpElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::multi>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multspelnet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::multi>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_gaussian_multi.hpp:155:25: required from ‘void glmnetpp::SpElnetPath::type::multi, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, ValueType, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = multspelnet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::multi, glmnetpp::SpElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:318:23: required from ‘static void glmnetpp::details::FitPathGaussian::eval(ValueType, const JUType&, const VQType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const VLamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, ValueType, IntType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; JUType = std::vector; VQType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; VLamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = multspelnet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:562:59: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, WType&, const JDType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, RsqoType&, AlmoType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; IntType = int; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqoType = Eigen::Map >; AlmoType = Eigen::Map >; SetpbFType = multspelnet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:435:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, false> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, -1, 1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:30:31: required from ‘void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::cov, glmnetpp::ElnetPointInternal::type::cov, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPath::type::cov>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::cov>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_cov.hpp:136:25: required from ‘void glmnetpp::ElnetPath::type::cov, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, GType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; GType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Matrix; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::cov, glmnetpp::ElnetPointInternal::type::cov, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:90:27: required from ‘static void glmnetpp::details::FitPathGaussian::eval(bool, ValueType, const XType&, YType&, GType&, const WType&, const JUType&, const VQType&, const XMType&, const XSType&, const XVType&, const CLType&, IntType, IntType, IntType, ValueType, const VLamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VQType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; CLType = Eigen::Matrix; VLamType = Eigen::Matrix; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true; bool is_multi = false]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:439:60: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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>’: /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/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> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, -1, 1, false>; U = Eigen::Block, 1, -1, false>, 1, -1, false>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:30:31: required from ‘void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::cov, glmnetpp::ElnetPointInternal::type::cov, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPath::type::cov>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::cov>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_cov.hpp:136:25: required from ‘void glmnetpp::ElnetPath::type::cov, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, GType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; GType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Matrix; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::cov, glmnetpp::ElnetPointInternal::type::cov, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:90:27: required from ‘static void glmnetpp::details::FitPathGaussian::eval(bool, ValueType, const XType&, YType&, GType&, const WType&, const JUType&, const VQType&, const XMType&, const XSType&, const XVType&, const CLType&, IntType, IntType, IntType, ValueType, const VLamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VQType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; CLType = Eigen::Matrix; VLamType = Eigen::Matrix; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true; bool is_multi = false]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:439:60: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map, 0, Eigen::Stride<0, 0> >; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Block >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block >, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:598:51: required from ‘void glmnetpp::ElnetPointInternalBinomialMultiBase::construct() [with ValueType = double; IndexType = int; BoolType = bool]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1180:26: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, const Eigen::ArrayWrapper, -1, 1, true> > > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, const Eigen::ArrayWrapper, -1, 1, true> > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, const Eigen::ArrayWrapper, -1, 1, true> > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, const Eigen::ArrayWrapper, -1, 1, true> > > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, const Eigen::ArrayWrapper, -1, 1, true> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map, 0, Eigen::Stride<0, 0> >; U = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, const Eigen::ArrayWrapper, -1, 1, true> > > >; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Matrix, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_multi_class_group.hpp:124:49: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base >, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl >, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_multi_class_group.hpp:124:52: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > > >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > > >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > > >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > > >, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > > >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:531:48: required from ‘void glmnetpp::ElnetPointInternalBinomialMultiBase::initialize_resid(RType&&, const Eigen::MatrixBase&, const Eigen::MatrixBase&, typename base_t::value_t) [with RType = Eigen::Block, -1, 1, true>&; YT = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; VT = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix >; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalBinomialBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:546:25: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase > >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase > >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:647:16: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:101:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base >, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl >, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_binomial_multi_class_group.hpp:155:52: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::SpElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::SpElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::multi_class_group>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::multi_class_group, glmnetpp::SpElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::SpElnetPoint::type::multi_class_group, glmnetpp::SpElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::multi_class_group>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_binomial_multi_class_group.hpp:171:25: required from ‘void glmnetpp::SpElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XMType&, const XSType&, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::multi_class_group, glmnetpp::SpElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:182:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:214:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_binomial_multi_class_group.hpp:156:37: required from ‘void glmnetpp::SpElnetPointInternal::type::multi_class_group, ValueType, IndexType, BoolType>::compute_grad(typename base_t::index_t, DestType&&) const [with DestType = Eigen::Matrix&; ValueType = double; IndexType = int; BoolType = bool; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointInternalBinomialMultiClassGroupBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_binomial_multi_class_group.hpp:162:21: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::SpElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::SpElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::multi_class_group>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::multi_class_group, glmnetpp::SpElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::SpElnetPoint::type::multi_class_group, glmnetpp::SpElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::multi_class_group>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_binomial_multi_class_group.hpp:171:25: required from ‘void glmnetpp::SpElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XMType&, const XSType&, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::multi_class_group, glmnetpp::SpElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:182:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:214:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, const Eigen::Matrix, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Matrix >’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:86:30: required from ‘glmnetpp::ElnetPointCRTPBase::state_t glmnetpp::ElnetPointCRTPBase::update(typename glmnetpp::details::traits::internal_t::index_t, const PointPackType&, DiffType&&) [with glmnetpp::util::update_type upd = glmnetpp::util::update_type::full; PointPackType = glmnetpp::ElnetPathGaussianMultiBase::PointConfigPack; DiffType = Eigen::Matrix&; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >; state_t = glmnetpp::util::control_flow; typename glmnetpp::details::traits::internal_t::index_t = int; internal_t = glmnetpp::ElnetPointInternal::type::multi, double, int, bool>]’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:62:53: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from ‘void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathGaussianMultiBase::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_multi.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, ValueType, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:250:23: required from ‘static void glmnetpp::details::FitPathGaussian::eval(ValueType, const JUType&, const VQType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const VLamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, ValueType, IntType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; JUType = std::vector; VQType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; VLamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:562:59: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, WType&, const JDType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, RsqoType&, AlmoType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; IntType = int; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqoType = Eigen::Map >; AlmoType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:381:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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>’: /home/omnipath/local/R/4.4-3.20/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 > > >’ /home/omnipath/local/R/4.4-3.20/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 > > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/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 > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_base.hpp:589:55: required from ‘void glmnetpp::ElnetPointInternalGaussianMultiBase::update_rsq(typename base_t::index_t, const DiffType&) [with DiffType = Eigen::Matrix; ValueType = double; IndexType = int; BoolType = bool; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointInternalGaussianBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:64:25: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from ‘void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathGaussianMultiBase::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_multi.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, ValueType, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:250:23: required from ‘static void glmnetpp::details::FitPathGaussian::eval(ValueType, const JUType&, const VQType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const VLamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, ValueType, IntType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; JUType = std::vector; VQType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; VLamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:562:59: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, WType&, const JDType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, RsqoType&, AlmoType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; IntType = int; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqoType = Eigen::Map >; AlmoType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:381:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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>’: /home/omnipath/local/R/4.4-3.20/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 > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_base.hpp:589:85: required from ‘void glmnetpp::ElnetPointInternalGaussianMultiBase::update_rsq(typename base_t::index_t, const DiffType&) [with DiffType = Eigen::Matrix; ValueType = double; IndexType = int; BoolType = bool; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointInternalGaussianBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:64:25: required from ‘typename glmnetpp::ElnetPointGaussianBase::base_t::state_t glmnetpp::ElnetPointGaussianBase::update(typename base_t::index_t, const PointPackType&, DiffType&&) [with typename base_t::update_t upd = glmnetpp::util::update_t::full; PointPackType = glmnetpp::ElnetPathGaussianMultiBase::PointConfigPack; DiffType = Eigen::Matrix&; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >; typename base_t::state_t = glmnetpp::util::control_flow; base_t = glmnetpp::ElnetPointCRTPBase::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> > >; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_multi.hpp:37:50: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from ‘void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathGaussianMultiBase::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_multi.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, ValueType, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:250:23: required from ‘static void glmnetpp::details::FitPathGaussian::eval(ValueType, const JUType&, const VQType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const VLamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, ValueType, IntType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; JUType = std::vector; VQType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; VLamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:562:59: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, WType&, const JDType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, RsqoType&, AlmoType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; IntType = int; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqoType = Eigen::Map >; AlmoType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:381:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 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>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_base.hpp:589:38: required from ‘void glmnetpp::ElnetPointInternalGaussianMultiBase::update_rsq(typename base_t::index_t, const DiffType&) [with DiffType = Eigen::Matrix; ValueType = double; IndexType = int; BoolType = bool; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointInternalGaussianBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:64:25: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from ‘void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathGaussianMultiBase::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_multi.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, ValueType, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:250:23: required from ‘static void glmnetpp::details::FitPathGaussian::eval(ValueType, const JUType&, const VQType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const VLamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, ValueType, IntType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; JUType = std::vector; VQType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; VLamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:562:59: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, WType&, const JDType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, RsqoType&, AlmoType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; IntType = int; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqoType = Eigen::Map >; AlmoType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:381:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1384:41: required from ‘struct Eigen::internal::evaluator_wrapper_base >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1464:8: required from ‘struct Eigen::internal::unary_evaluator >, -1, 1, true> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::ArrayWrapper >, -1, 1, true> >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘auto glmnetpp::SpElnetPath::type::multi, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::multi>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multspelnet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::multi, glmnetpp::SpElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::multi>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multspelnet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::multi>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_gaussian_multi.hpp:155:25: required from ‘void glmnetpp::SpElnetPath::type::multi, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, ValueType, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = multspelnet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::multi, glmnetpp::SpElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:318:23: required from ‘static void glmnetpp::details::FitPathGaussian::eval(ValueType, const JUType&, const VQType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const VLamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, ValueType, IntType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; JUType = std::vector; VQType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; VLamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = multspelnet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:562:59: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, WType&, const JDType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, RsqoType&, AlmoType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; IntType = int; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqoType = Eigen::Map >; AlmoType = Eigen::Map >; SetpbFType = multspelnet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:435:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Map >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Map >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Map >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘auto glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_naive.hpp:136:25: required from ‘void glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Matrix; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:97:27: required from ‘static void glmnetpp::details::FitPathGaussian::eval(bool, ValueType, const XType&, YType&, GType&, const WType&, const JUType&, const VQType&, const XMType&, const XSType&, const XVType&, const CLType&, IntType, IntType, IntType, ValueType, const VLamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VQType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; CLType = Eigen::Matrix; VLamType = Eigen::Matrix; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true; bool is_multi = false]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:439:60: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:36:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_cov.hpp:88:35: required from ‘static auto glmnetpp::SpElnetPointInternal::type::cov, ValueType, IndexType, BoolType>::compute_sp_cov(const X1Type&, const X2Type&, const WType&, typename base_t::value_t, typename base_t::value_t, typename base_t::value_t, typename base_t::value_t) [with X1Type = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; X2Type = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; WType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianCovBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_cov.hpp:65:42: required from ‘void glmnetpp::SpElnetPointInternal::type::cov, ValueType, IndexType, BoolType>::update_active(typename base_t::index_t) [with ValueType = double; IndexType = int; BoolType = bool; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointInternalGaussianCovBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:81:44: required from ‘glmnetpp::ElnetPointCRTPBase::state_t glmnetpp::ElnetPointCRTPBase::update(typename glmnetpp::details::traits::internal_t::index_t, const PointPackType&, DiffType&&) [with glmnetpp::util::update_type upd = glmnetpp::util::update_type::full; PointPackType = glmnetpp::ElnetPathBase::PointConfigPack; DiffType = double&; ElnetPointDerived = glmnetpp::ElnetPoint::type::cov, glmnetpp::SpElnetPointInternal::type::cov, double, int, bool> >; state_t = glmnetpp::util::control_flow; typename glmnetpp::details::traits::internal_t::index_t = int; internal_t = glmnetpp::SpElnetPointInternal::type::cov, double, int, bool>]’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:62:53: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from ‘void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::cov, glmnetpp::SpElnetPointInternal::type::cov, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::cov>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::cov>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_gaussian_cov.hpp:151:25: required from ‘void glmnetpp::SpElnetPath::type::cov, SpElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, GType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; ULamType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; SpElnetPointPolicy = glmnetpp::SpElnetPoint::type::cov, glmnetpp::SpElnetPointInternal::type::cov, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:173:27: required from ‘static void glmnetpp::details::FitPathGaussian::eval(bool, ValueType, const XType&, YType&, GType&, const WType&, const JUType&, const VQType&, const XMType&, const XSType&, const XVType&, const CLType&, IntType, IntType, IntType, ValueType, const VLamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VQType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; CLType = Eigen::Matrix; VLamType = Eigen::Matrix; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:439:60: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spelnet_exp(int, double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:103:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1384:41: required from ‘struct Eigen::internal::evaluator_wrapper_base, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1464:8: required from ‘struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from ‘struct Eigen::internal::unary_evaluator, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Block, -1, 1, true>; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::Block, -1, 1, true>; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, -1, 1, true> >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_multi_class_group.hpp:101:57: required from ‘void glmnetpp::ElnetPointInternal::type::multi_class_group, ValueType, IndexType, BoolType>::setup_wls(const PointPackType&) [with PointPackType = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ValueType = double; IndexType = int; BoolType = bool]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:179:28: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::irls(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:101:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, -1, 1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator, -1, 1, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, -1, 1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose, -1, 1, false> >, const Eigen::Block, 1, -1, false>, 1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:30:31: required from ‘void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::cov, glmnetpp::ElnetPointInternal::type::cov, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPath::type::cov>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::cov>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_cov.hpp:136:25: required from ‘void glmnetpp::ElnetPath::type::cov, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, GType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; GType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Matrix; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::cov, glmnetpp::ElnetPointInternal::type::cov, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:90:27: required from ‘static void glmnetpp::details::FitPathGaussian::eval(bool, ValueType, const XType&, YType&, GType&, const WType&, const JUType&, const VQType&, const XMType&, const XSType&, const XVType&, const CLType&, IntType, IntType, IntType, ValueType, const VLamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VQType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; CLType = Eigen::Matrix; VLamType = Eigen::Matrix; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true; bool is_multi = false]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:439:60: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 1, -1, false>, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: 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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose, -1, 1, false> >, const Eigen::Block, 1, -1, false>, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose, -1, 1, false> >, const Eigen::Block, 1, -1, false>, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose, -1, 1, false> >, const Eigen::Block, 1, -1, false>, 1, -1, false> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:30:31: required from ‘void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::cov, glmnetpp::ElnetPointInternal::type::cov, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPath::type::cov>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::cov>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_cov.hpp:136:25: required from ‘void glmnetpp::ElnetPath::type::cov, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, GType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; GType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Matrix; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::cov, glmnetpp::ElnetPointInternal::type::cov, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:90:27: required from ‘static void glmnetpp::details::FitPathGaussian::eval(bool, ValueType, const XType&, YType&, GType&, const WType&, const JUType&, const VQType&, const XMType&, const XSType&, const XVType&, const CLType&, IntType, IntType, IntType, ValueType, const VLamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VQType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; CLType = Eigen::Matrix; VLamType = Eigen::Matrix; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true; bool is_multi = false]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:439:60: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_two_class.hpp:91:45: required from ‘void glmnetpp::ElnetPointInternal::type::two_class, ValueType, IndexType, BoolType>::update_resid(typename base_t::index_t, typename base_t::value_t) [with ValueType = double; IndexType = int; BoolType = bool; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointInternalBinomialTwoClassBase; typename base_t::value_t = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:129:27: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from ‘class Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_two_class.hpp:91:72: required from ‘void glmnetpp::ElnetPointInternal::type::two_class, ValueType, IndexType, BoolType>::update_resid(typename base_t::index_t, typename base_t::value_t) [with ValueType = double; IndexType = int; BoolType = bool; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointInternalBinomialTwoClassBase; typename base_t::value_t = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:129:27: required from ‘typename glmnetpp::ElnetPointNonLinearCRTPBase::base_t::state_t glmnetpp::ElnetPointNonLinearCRTPBase::update(typename base_t::index_t, const PointConfigPack&, DiffType&&) [with typename base_t::update_t upd = glmnetpp::util::update_t::full; PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; DiffType = double&; ElnetPointDerived = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; typename base_t::state_t = glmnetpp::util::control_flow; base_t = glmnetpp::ElnetPointCRTPBase::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> > >; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:141:36: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> >, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose, 1, -1, false> >, const Eigen::Matrix, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose, 1, -1, false> >, const Eigen::Matrix >’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:86:30: required from ‘glmnetpp::ElnetPointCRTPBase::state_t glmnetpp::ElnetPointCRTPBase::update(typename glmnetpp::details::traits::internal_t::index_t, const PointPackType&, DiffType&&) [with glmnetpp::util::update_type upd = glmnetpp::util::update_type::full; PointPackType = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; DiffType = Eigen::Matrix&; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; state_t = glmnetpp::util::control_flow; typename glmnetpp::details::traits::internal_t::index_t = int; internal_t = glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:127:53: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_multi_class_group.hpp:82:43: required from ‘void glmnetpp::ElnetPointInternal::type::multi_class_group, ValueType, IndexType, BoolType>::update_resid(typename base_t::index_t, const DiffType&) [with DiffType = Eigen::Matrix; ValueType = double; IndexType = int; BoolType = bool; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointInternalBinomialMultiClassGroupBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:129:27: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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::Map, 0, Eigen::Stride<0, 0> > >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/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::Map, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::Map, 0, Eigen::Stride<0, 0> >; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathPoissonBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathPoissonBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/poisson_naive.hpp:107:25: required from ‘void glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:78:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = fishnet_exp(double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:270:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Matrix > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:36:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Matrix, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Matrix >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_poisson_naive.hpp:140:39: required from ‘void glmnetpp::SpElnetPointInternal::type::naive, ValueType, IndexType, BoolType>::update_resid(typename base_t::index_t, typename base_t::value_t) [with ValueType = double; IndexType = int; BoolType = bool; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointInternalPoissonBase; typename base_t::value_t = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:129:27: required from ‘typename glmnetpp::ElnetPointNonLinearCRTPBase::base_t::state_t glmnetpp::ElnetPointNonLinearCRTPBase::update(typename base_t::index_t, const PointConfigPack&, DiffType&&) [with typename base_t::update_t upd = glmnetpp::util::update_t::full; PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; DiffType = double&; ElnetPointDerived = glmnetpp::ElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >; typename base_t::state_t = glmnetpp::util::control_flow; base_t = glmnetpp::ElnetPointCRTPBase::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> > >; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:141:36: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::update(typename base_t::index_t, const PointConfigPack&) [with typename base_t::update_t upd = glmnetpp::util::update_t::full; PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointCRTPBase::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> > >]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:43:46: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_poisson_naive.hpp:169:25: required from ‘void glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, const XBType&, const XSType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; XBType = Eigen::Matrix; XSType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:144:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:326:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/base.hpp:321:55: required from ‘void glmnetpp::ElnetPointInternalBaseViewer::update_dlx(const Eigen::MatrixBase&, typename base_t::value_t) [with T = Eigen::Matrix; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalStaticBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_base.hpp:578:27: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from ‘void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathGaussianMultiBase::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_multi.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, ValueType, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:250:23: required from ‘static void glmnetpp::details::FitPathGaussian::eval(ValueType, const JUType&, const VQType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const VLamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, ValueType, IntType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; JUType = std::vector; VQType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; VLamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:562:59: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, WType&, const JDType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, RsqoType&, AlmoType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; IntType = int; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqoType = Eigen::Map >; AlmoType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:381:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from ‘void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::cov, glmnetpp::ElnetPointInternal::type::cov, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPath::type::cov>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::cov>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_cov.hpp:136:25: required from ‘void glmnetpp::ElnetPath::type::cov, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, GType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; GType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Matrix; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::cov, glmnetpp::ElnetPointInternal::type::cov, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:90:27: required from ‘static void glmnetpp::details::FitPathGaussian::eval(bool, ValueType, const XType&, YType&, GType&, const WType&, const JUType&, const VQType&, const XMType&, const XSType&, const XVType&, const CLType&, IntType, IntType, IntType, ValueType, const VLamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VQType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; CLType = Eigen::Matrix; VLamType = Eigen::Matrix; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true; bool is_multi = false]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:439:60: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Map >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map >; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/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, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Derived = Eigen::Map >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/base.hpp:206:64: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘auto glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_naive.hpp:136:25: required from ‘void glmnetpp::ElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Matrix; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::naive, glmnetpp::ElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:97:27: required from ‘static void glmnetpp::details::FitPathGaussian::eval(bool, ValueType, const XType&, YType&, GType&, const WType&, const JUType&, const VQType&, const XMType&, const XSType&, const XVType&, const CLType&, IntType, IntType, IntType, ValueType, const VLamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VQType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; CLType = Eigen::Matrix; VLamType = Eigen::Matrix; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true; bool is_multi = false]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:439:60: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map, 0, Eigen::Stride<0, 0> >; U = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_two_class.hpp:137:21: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/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::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/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, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Derived = Eigen::Matrix; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_two_class.hpp:142:33: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map, 0, Eigen::Stride<0, 0> >; U = Eigen::Map, 0, Eigen::Stride<0, 0> >; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:322:24: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map, 0, Eigen::Stride<0, 0> >; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:405:33: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > > > >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > > > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > > > > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > > > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > > > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map, 0, Eigen::Stride<0, 0> >; U = Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > > >; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::MatrixWrapper, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> > > >, const Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > > >; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:355:26: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_base.hpp:381:24: required from ‘static void glmnetpp::ElnetPointInternalGaussianNaiveBase::update_resid(RType&&, typename base_t::value_t, const XType&) [with RType = Eigen::Matrix&; XType = Eigen::MatrixWrapper, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianUniBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_two_class.hpp:89:39: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::ArrayWrapper > > > >, const Eigen::ArrayWrapper > >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::ArrayWrapper > > > >, const Eigen::ArrayWrapper > >; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::ArrayWrapper > > > >, const Eigen::ArrayWrapper > > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/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::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::ArrayWrapper > > > >, const Eigen::ArrayWrapper > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::ArrayWrapper > > > >, const Eigen::ArrayWrapper > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper, -1, 1, true> >, const Eigen::ArrayWrapper > > > >, const Eigen::ArrayWrapper > >; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1208:43: required from ‘void glmnetpp::ElnetPointInternalBinomialMultiClassGroupBase::setup_wls(typename base_t::value_t, typename base_t::value_t, InitResidFType) [with InitResidFType = glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::setup_wls >(const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, glmnetpp::ElnetPointInternalStaticBase::value_t)>; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalBinomialMultiBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_multi_class_group.hpp:95:26: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false> > >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, 1, -1, false> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper, 1, -1, false> > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/base.hpp:219:37: required from ‘static constexpr bool glmnetpp::ElnetPointInternalStaticBase::equal(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T1 = Eigen::Matrix; T2 = Eigen::Transpose, 1, -1, false> >; ValueType = double; IndexType = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:75:24: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_base.hpp:381:24: required from ‘static void glmnetpp::ElnetPointInternalGaussianNaiveBase::update_resid(RType&&, typename base_t::value_t, const XType&) [with RType = Eigen::Block, -1, 1, true>; XType = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianUniBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_multi_class_group.hpp:80:43: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map, 0, Eigen::Stride<0, 0> >; U = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_multi_class.hpp:135:21: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class, ElnetPointPolicy>::get_elnet_point(const FitPackType&, PathConfigPackType&&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassBase::PathConfigPack&; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:101:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:36:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_base.hpp:381:24: required from ‘static void glmnetpp::ElnetPointInternalGaussianNaiveBase::update_resid(RType&&, typename base_t::value_t, const XType&) [with RType = Eigen::Block, -1, 1, true>; XType = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianUniBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_binomial_multi_class_group.hpp:91:43: required from ‘void glmnetpp::SpElnetPointInternal::type::multi_class_group, ValueType, IndexType, BoolType>::update_resid(typename base_t::index_t, const DiffType&) [with DiffType = Eigen::Matrix; ValueType = double; IndexType = int; BoolType = bool; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointInternalBinomialMultiClassGroupBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:129:27: required from ‘typename glmnetpp::ElnetPointNonLinearCRTPBase::base_t::state_t glmnetpp::ElnetPointNonLinearCRTPBase::update(typename base_t::index_t, const PointConfigPack&, DiffType&&) [with typename base_t::update_t upd = glmnetpp::util::update_t::full; PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; DiffType = Eigen::Matrix&; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::SpElnetPointInternal::type::multi_class_group, double, int, bool> >; typename base_t::state_t = glmnetpp::util::control_flow; base_t = glmnetpp::ElnetPointCRTPBase::type::multi_class_group, glmnetpp::SpElnetPointInternal::type::multi_class_group, double, int, bool> > >; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/binomial_multi_class_group.hpp:34:37: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::SpElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::multi_class_group>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_binomial_multi_class_group.hpp:171:25: required from ‘void glmnetpp::SpElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XMType&, const XSType&, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::multi_class_group, glmnetpp::SpElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:182:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:214:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Matrix > > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:36:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Matrix >, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Matrix > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_base.hpp:381:24: required from ‘static void glmnetpp::ElnetPointInternalGaussianNaiveBase::update_resid(RType&&, typename base_t::value_t, const XType&) [with RType = Eigen::Matrix&; XType = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Matrix >; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianUniBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_poisson_naive.hpp:138:39: required from ‘void glmnetpp::SpElnetPointInternal::type::naive, ValueType, IndexType, BoolType>::update_resid(typename base_t::index_t, typename base_t::value_t) [with ValueType = double; IndexType = int; BoolType = bool; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointInternalPoissonBase; typename base_t::value_t = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:129:27: required from ‘typename glmnetpp::ElnetPointNonLinearCRTPBase::base_t::state_t glmnetpp::ElnetPointNonLinearCRTPBase::update(typename base_t::index_t, const PointConfigPack&, DiffType&&) [with typename base_t::update_t upd = glmnetpp::util::update_t::full; PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; DiffType = double&; ElnetPointDerived = glmnetpp::ElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >; typename base_t::state_t = glmnetpp::util::control_flow; base_t = glmnetpp::ElnetPointCRTPBase::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> > >; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:141:36: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::naive>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::naive>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_poisson_naive.hpp:169:25: required from ‘void glmnetpp::SpElnetPath::type::naive, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const QType&, IntType, ValueType, const ULamType&, const XBType&, const XSType&, ValueType, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; QType = Eigen::Matrix; ULamType = Eigen::Map >; XBType = Eigen::Matrix; XSType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::naive, glmnetpp::SpElnetPointInternal::type::naive, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:144:23: required from ‘static void glmnetpp::details::FitPathPoisson::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, ValueType, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/poisson.hpp:255:52: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Map >; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = spfishnet_exp(double, Eigen::Map >, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:326:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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>’: /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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> > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/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> >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_base.hpp:647:31: required from ‘static void glmnetpp::ElnetPointInternalGaussianMultiBase::update_beta(typename base_t::index_t, AType&&, typename base_t::value_t, typename base_t::value_t, GCurrType&&, GNextType&&, typename base_t::value_t, typename base_t::value_t, typename base_t::value_t, typename base_t::index_t, ISCType&&, const CLType&, GradFType) [with AType = Eigen::Block, -1, 1, true>; GCurrType = Eigen::Matrix&; GNextType = Eigen::Matrix&; ISCType = Eigen::Matrix&; CLType = Eigen::Map, 0, Eigen::Stride<0, 0> >; GradFType = glmnetpp::ElnetPointInternal::type::multi, double, int, bool>::update_beta >(glmnetpp::ElnetPointInternalStaticBase::index_t, const glmnetpp::ElnetPathGaussianMultiBase::PointConfigPack&)::::index_t, auto:22&)>; ValueType = double; IndexType = int; BoolType = bool; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointInternalGaussianBase; typename base_t::value_t = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_base.hpp:617:20: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from ‘void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathGaussianMultiBase::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_multi.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, ValueType, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:250:23: required from ‘static void glmnetpp::details::FitPathGaussian::eval(ValueType, const JUType&, const VQType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const VLamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, ValueType, IntType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; JUType = std::vector; VQType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; VLamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:562:59: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, WType&, const JDType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, RsqoType&, AlmoType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; IntType = int; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqoType = Eigen::Map >; AlmoType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:381:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/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::Block, -1, 1, true> > >, 0>’: /home/omnipath/local/R/4.4-3.20/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::Block, -1, 1, true> > > >’ /home/omnipath/local/R/4.4-3.20/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::Block, -1, 1, true> > > >’ /home/omnipath/local/R/4.4-3.20/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::Block, -1, 1, true> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/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::Block, -1, 1, true> > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_base.hpp:647:25: required from ‘static void glmnetpp::ElnetPointInternalGaussianMultiBase::update_beta(typename base_t::index_t, AType&&, typename base_t::value_t, typename base_t::value_t, GCurrType&&, GNextType&&, typename base_t::value_t, typename base_t::value_t, typename base_t::value_t, typename base_t::index_t, ISCType&&, const CLType&, GradFType) [with AType = Eigen::Block, -1, 1, true>; GCurrType = Eigen::Matrix&; GNextType = Eigen::Matrix&; ISCType = Eigen::Matrix&; CLType = Eigen::Map, 0, Eigen::Stride<0, 0> >; GradFType = glmnetpp::ElnetPointInternal::type::multi, double, int, bool>::update_beta >(glmnetpp::ElnetPointInternalStaticBase::index_t, const glmnetpp::ElnetPathGaussianMultiBase::PointConfigPack&)::::index_t, auto:22&)>; ValueType = double; IndexType = int; BoolType = bool; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointInternalGaussianBase; typename base_t::value_t = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_base.hpp:617:20: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from ‘void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathGaussianMultiBase::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_multi.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, ValueType, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:250:23: required from ‘static void glmnetpp::details::FitPathGaussian::eval(ValueType, const JUType&, const VQType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const VLamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, ValueType, IntType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; JUType = std::vector; VQType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; VLamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:562:59: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, WType&, const JDType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, RsqoType&, AlmoType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; IntType = int; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqoType = Eigen::Map >; AlmoType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:381:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/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::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >; Derived = Eigen::Matrix; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_two_class.hpp:137:21: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Block, -1, 1, true>, Eigen::Block, -1, 1, true>, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::two_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_two_class.hpp:109:25: required from ‘void glmnetpp::ElnetPath::type::two_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Block, -1, 1, true>; GType = Eigen::Block, -1, 1, true>; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::two_class, glmnetpp::ElnetPointInternal::type::two_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:91:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map, 0, Eigen::Stride<0, 0> >; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/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, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:570:28: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, const Eigen::ArrayWrapper, -1, 1, true> > > > >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, const Eigen::ArrayWrapper, -1, 1, true> > > > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, const Eigen::ArrayWrapper, -1, 1, true> > > > > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, const Eigen::ArrayWrapper, -1, 1, true> > > > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map, 0, Eigen::Stride<0, 0> >, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, const Eigen::ArrayWrapper, -1, 1, true> > > > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map, 0, Eigen::Stride<0, 0> >; U = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, const Eigen::ArrayWrapper, -1, 1, true> > > >; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, const Eigen::ArrayWrapper, -1, 1, true> > > >; Derived = Eigen::Map, 0, Eigen::Stride<0, 0> >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:604:29: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Matrix >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Matrix >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Matrix > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Matrix >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; U = Eigen::Matrix; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Matrix; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:610:38: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, 1, -1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase > >, 1, -1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase > >, 1, -1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense > >, 1, -1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘auto glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_multi.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, ValueType, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:250:23: required from ‘static void glmnetpp::details::FitPathGaussian::eval(ValueType, const JUType&, const VQType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const VLamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, ValueType, IntType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; JUType = std::vector; VQType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; VLamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:562:59: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, WType&, const JDType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, RsqoType&, AlmoType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; IntType = int; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqoType = Eigen::Map >; AlmoType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:381:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘auto glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_multi.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, ValueType, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:250:23: required from ‘static void glmnetpp::details::FitPathGaussian::eval(ValueType, const JUType&, const VQType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const VLamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, ValueType, IntType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; JUType = std::vector; VQType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; VLamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:562:59: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, WType&, const JDType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, RsqoType&, AlmoType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; IntType = int; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqoType = Eigen::Map >; AlmoType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:381:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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::ArrayWrapper >, const Eigen::ArrayWrapper, 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::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, 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::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > > > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/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::ArrayWrapper >, const Eigen::ArrayWrapper, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::ArrayWrapper, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::Matrix > > > >; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_base.hpp:589:92: required from ‘void glmnetpp::ElnetPointInternalGaussianMultiBase::update_rsq(typename base_t::index_t, const DiffType&) [with DiffType = Eigen::Matrix; ValueType = double; IndexType = int; BoolType = bool; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointInternalGaussianBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:64:25: required from ‘typename glmnetpp::ElnetPointGaussianBase::base_t::state_t glmnetpp::ElnetPointGaussianBase::update(typename base_t::index_t, const PointPackType&, DiffType&&) [with typename base_t::update_t upd = glmnetpp::util::update_t::full; PointPackType = glmnetpp::ElnetPathGaussianMultiBase::PointConfigPack; DiffType = Eigen::Matrix&; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >; typename base_t::state_t = glmnetpp::util::control_flow; base_t = glmnetpp::ElnetPointCRTPBase::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> > >; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_multi.hpp:37:50: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from ‘void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathGaussianMultiBase::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_multi.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, ValueType, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:250:23: required from ‘static void glmnetpp::details::FitPathGaussian::eval(ValueType, const JUType&, const VQType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const VLamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, ValueType, IntType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; JUType = std::vector; VQType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; VLamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:562:59: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, WType&, const JDType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, RsqoType&, AlmoType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; IntType = int; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqoType = Eigen::Map >; AlmoType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:381:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/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> > >, 0>’: /home/omnipath/local/R/4.4-3.20/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> > > >’ /home/omnipath/local/R/4.4-3.20/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> > > >’ /home/omnipath/local/R/4.4-3.20/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> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/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> > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_base.hpp:647:31: required from ‘static void glmnetpp::ElnetPointInternalGaussianMultiBase::update_beta(typename base_t::index_t, AType&&, typename base_t::value_t, typename base_t::value_t, GCurrType&&, GNextType&&, typename base_t::value_t, typename base_t::value_t, typename base_t::value_t, typename base_t::index_t, ISCType&&, const CLType&, GradFType) [with AType = Eigen::Transpose, 1, -1, false> >; GCurrType = Eigen::Matrix&; GNextType = Eigen::Matrix&; ISCType = Eigen::Matrix&; CLType = glmnetpp::ElnetPointInternalBinomialMultiClassGroupBase::update_beta::type::multi_class_group, double, int, bool>::update_beta >(glmnetpp::ElnetPointInternalStaticBase::index_t, const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, auto:46&)> >(glmnetpp::ElnetPointInternalStaticBase::index_t, const glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_beta >(glmnetpp::ElnetPointInternalStaticBase::index_t, const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, auto:46&)>&)::; GradFType = glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_beta >(glmnetpp::ElnetPointInternalStaticBase::index_t, const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, auto:46&)>; ValueType = double; IndexType = int; BoolType = bool; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointInternalGaussianBase; typename base_t::value_t = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1187:38: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/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::Transpose, 1, -1, false> > > >, 0>’: /home/omnipath/local/R/4.4-3.20/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::Transpose, 1, -1, false> > > > >’ /home/omnipath/local/R/4.4-3.20/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::Transpose, 1, -1, false> > > > >’ /home/omnipath/local/R/4.4-3.20/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::Transpose, 1, -1, false> > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/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::Transpose, 1, -1, false> > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_base.hpp:647:25: required from ‘static void glmnetpp::ElnetPointInternalGaussianMultiBase::update_beta(typename base_t::index_t, AType&&, typename base_t::value_t, typename base_t::value_t, GCurrType&&, GNextType&&, typename base_t::value_t, typename base_t::value_t, typename base_t::value_t, typename base_t::index_t, ISCType&&, const CLType&, GradFType) [with AType = Eigen::Transpose, 1, -1, false> >; GCurrType = Eigen::Matrix&; GNextType = Eigen::Matrix&; ISCType = Eigen::Matrix&; CLType = glmnetpp::ElnetPointInternalBinomialMultiClassGroupBase::update_beta::type::multi_class_group, double, int, bool>::update_beta >(glmnetpp::ElnetPointInternalStaticBase::index_t, const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, auto:46&)> >(glmnetpp::ElnetPointInternalStaticBase::index_t, const glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_beta >(glmnetpp::ElnetPointInternalStaticBase::index_t, const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, auto:46&)>&)::; GradFType = glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool>::update_beta >(glmnetpp::ElnetPointInternalStaticBase::index_t, const glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack&)::::index_t, auto:46&)>; ValueType = double; IndexType = int; BoolType = bool; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointInternalGaussianBase; typename base_t::value_t = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:1187:38: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Matrix, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/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::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Matrix; U = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >; Derived = Eigen::Matrix; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_multi_class.hpp:135:21: [ skipping 5 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi_class, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class, glmnetpp::ElnetPointInternal::type::multi_class, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:101:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:333: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘class Eigen::internal::gemv_traits’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:306:38: required from ‘struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:347:132: required from ‘static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose > >; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Dest = Eigen::Matrix; typename Dest::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose > >; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from ‘static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose > >; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Derived = Eigen::internal::generic_product_impl > >, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from ‘static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose > >; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Derived = Eigen::internal::generic_product_impl > >, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘auto glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_multi.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, ValueType, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:250:23: required from ‘static void glmnetpp::details::FitPathGaussian::eval(ValueType, const JUType&, const VQType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const VLamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, ValueType, IntType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; JUType = std::vector; VQType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; VLamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:562:59: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, WType&, const JDType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, RsqoType&, AlmoType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; IntType = int; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqoType = Eigen::Map >; AlmoType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:381:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘class Eigen::internal::gemv_traits’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:310:42: required from ‘struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:347:132: required from ‘static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose > >; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Dest = Eigen::Matrix; typename Dest::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose > >; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from ‘static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose > >; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Derived = Eigen::internal::generic_product_impl > >, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from ‘static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose > >; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Derived = Eigen::internal::generic_product_impl > >, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘auto glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_multi.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, ValueType, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:250:23: required from ‘static void glmnetpp::details::FitPathGaussian::eval(ValueType, const JUType&, const VQType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const VLamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, ValueType, IntType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; JUType = std::vector; VQType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; VLamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:562:59: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, WType&, const JDType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, RsqoType&, AlmoType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; IntType = int; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqoType = Eigen::Map >; AlmoType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:381:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘class Eigen::internal::gemv_traits’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:314:45: required from ‘struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:347:132: required from ‘static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose > >; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Dest = Eigen::Matrix; typename Dest::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose > >; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: required from ‘static void Eigen::internal::generic_product_impl_base::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose > >; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Derived = Eigen::internal::generic_product_impl > >, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:349:33: required from ‘static void Eigen::internal::generic_product_impl_base::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose > >; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Derived = Eigen::internal::generic_product_impl > >, Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:148:43: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘auto glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_multi.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, ValueType, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:250:23: required from ‘static void glmnetpp::details::FitPathGaussian::eval(ValueType, const JUType&, const VQType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const VLamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, ValueType, IntType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; JUType = std::vector; VQType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; VLamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:562:59: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, WType&, const JDType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, RsqoType&, AlmoType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; IntType = int; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqoType = Eigen::Map >; AlmoType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:381:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘auto glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_multi.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, ValueType, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:250:23: required from ‘static void glmnetpp::details::FitPathGaussian::eval(ValueType, const JUType&, const VQType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const VLamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, ValueType, IntType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; JUType = std::vector; VQType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; VLamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:562:59: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, WType&, const JDType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, RsqoType&, AlmoType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; IntType = int; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqoType = Eigen::Map >; AlmoType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:381:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1, -1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 1, -1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 1, -1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, 1, -1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::SpElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::SpElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::multi_class_group>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::multi_class_group, glmnetpp::SpElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::SpElnetPoint::type::multi_class_group, glmnetpp::SpElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::multi_class_group>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_binomial_multi_class_group.hpp:171:25: required from ‘void glmnetpp::SpElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XMType&, const XSType&, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::multi_class_group, glmnetpp::SpElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:182:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:214:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:22:9: required from ‘class Eigen::internal::SparseTransposeImpl, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 1024>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:45:37: required from ‘class Eigen::TransposeImpl, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:216:60: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dst&, const Lhs&, const Rhs&, const Scalar&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; int ProductType = 7; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:361:27: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::SpElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::SpElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::multi_class_group>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::multi_class_group, glmnetpp::SpElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::SpElnetPoint::type::multi_class_group, glmnetpp::SpElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::multi_class_group>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_binomial_multi_class_group.hpp:171:25: required from ‘void glmnetpp::SpElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XMType&, const XSType&, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::multi_class_group, glmnetpp::SpElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:182:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:214:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase > >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseDenseProduct.h:216:83: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::SpElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::SpElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::multi_class_group>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::multi_class_group, glmnetpp::SpElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::SpElnetPoint::type::multi_class_group, glmnetpp::SpElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::SpElnetPath::type::multi_class_group>::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::SpElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/sp_binomial_multi_class_group.hpp:171:25: required from ‘void glmnetpp::SpElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XMType&, const XSType&, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::SpElnetPoint::type::multi_class_group, glmnetpp::SpElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:182:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = const Eigen::Map >; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = splognet_exp(double, Eigen::Map >, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:214:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase > >, 1, -1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase > >, 1, -1, true> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl > >, 1, -1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose > >, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘auto glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_multi.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, ValueType, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:250:23: required from ‘static void glmnetpp::details::FitPathGaussian::eval(ValueType, const JUType&, const VQType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const VLamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, ValueType, IntType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; JUType = std::vector; VQType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; VLamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:562:59: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, WType&, const JDType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, RsqoType&, AlmoType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; IntType = int; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqoType = Eigen::Map >; AlmoType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:381:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block > >, 1, -1, true>; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘auto glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_multi.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, ValueType, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:250:23: required from ‘static void glmnetpp::details::FitPathGaussian::eval(ValueType, const JUType&, const VQType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const VLamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, ValueType, IntType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; JUType = std::vector; VQType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; VLamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:562:59: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, WType&, const JDType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, RsqoType&, AlmoType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; IntType = int; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqoType = Eigen::Map >; AlmoType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:381:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/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, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_cov.hpp:55:65: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from ‘void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBase::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::cov, glmnetpp::ElnetPointInternal::type::cov, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPath::type::cov>::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::cov>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_cov.hpp:136:25: required from ‘void glmnetpp::ElnetPath::type::cov, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, GType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; GType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Matrix; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::cov, glmnetpp::ElnetPointInternal::type::cov, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:90:27: required from ‘static void glmnetpp::details::FitPathGaussian::eval(bool, ValueType, const XType&, YType&, GType&, const WType&, const JUType&, const VQType&, const XMType&, const XSType&, const XVType&, const CLType&, IntType, IntType, IntType, ValueType, const VLamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VQType = Eigen::Matrix; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; CLType = Eigen::Matrix; VLamType = Eigen::Matrix; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true; bool is_multi = false]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:439:60: required from ‘void glmnetpp::ElnetDriver::fit(bool, ValueType, XType&, YType&, WType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = elnet_exp(int, double, Eigen::MatrixXd, Eigen::VectorXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:49:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 2, -1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 2, -1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 2, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 2, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 2, -1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 2, -1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 2, -1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, 2, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:217:20: required from ‘PacketType Eigen::internal::evaluator >::packet(Eigen::Index) const [with int LoadMode = 0; PacketType = __vector(2) double; ArgType = Eigen::Matrix; MemberOp = Eigen::internal::member_sum; int Direction = 1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:681:114: required from ‘void Eigen::internal::generic_dense_assignment_kernel::assignPacket(Eigen::Index) [with int StoreMode = 16; int LoadMode = 0; PacketType = __vector(2) double; DstEvaluatorTypeT = Eigen::internal::evaluator >; SrcEvaluatorTypeT = Eigen::internal::evaluator, Eigen::internal::member_sum, 1> >; Functor = Eigen::internal::assign_op; int Version = 0; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:437:75: required from ‘static void Eigen::internal::dense_assignment_loop::run(Kernel&) [with Kernel = Eigen::internal::generic_dense_assignment_kernel >, Eigen::internal::evaluator, Eigen::internal::member_sum, 1> >, Eigen::internal::assign_op, 0>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:785:37: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::PartialReduxExpr, member_sum, 1>; Functor = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose, 1, -1, false> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose, 1, -1, false> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose, 1, -1, false> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::Transpose, 1, -1, false> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::Transpose, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::Transpose, 1, -1, false> >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_base.hpp:703:33: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:118:56: required from ‘void glmnetpp::ElnetPointNonLinearCRTPBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathBinomialMultiClassBase::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/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 = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >; Func = Eigen::internal::scalar_max_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::ArrayWrapper > > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/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]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:448:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with int NaNPropagation = 0; Derived = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:466:37: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::maxCoeff() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper > >; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/base.hpp:321:66: required from ‘void glmnetpp::ElnetPointInternalBaseViewer::update_dlx(const Eigen::MatrixBase&, typename base_t::value_t) [with T = Eigen::Matrix; ValueType = double; IndexType = int; BoolType = bool; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalStaticBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_base.hpp:578:27: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from ‘void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPathGaussianMultiBase::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:56:36: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_multi.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, ValueType, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:250:23: required from ‘static void glmnetpp::details::FitPathGaussian::eval(ValueType, const JUType&, const VQType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const VLamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, ValueType, IntType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; JUType = std::vector; VQType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; VLamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:562:59: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, WType&, const JDType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, RsqoType&, AlmoType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; IntType = int; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqoType = Eigen::Map >; AlmoType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:381:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 1, -1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1, -1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 1, -1, true> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl >, 1, -1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block >, 1, -1, true>; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator > >, 1, -1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator > >, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator > >, 1, -1, true> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator > >, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator > >, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘auto glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_multi.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, ValueType, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:250:23: required from ‘static void glmnetpp::details::FitPathGaussian::eval(ValueType, const JUType&, const VQType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const VLamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, ValueType, IntType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; JUType = std::vector; VQType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; VLamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:562:59: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, WType&, const JDType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, RsqoType&, AlmoType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; IntType = int; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqoType = Eigen::Map >; AlmoType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:381:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘auto glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_multi.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, ValueType, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:250:23: required from ‘static void glmnetpp::details::FitPathGaussian::eval(ValueType, const JUType&, const VQType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const VLamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, ValueType, IntType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; JUType = std::vector; VQType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; VLamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:562:59: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, WType&, const JDType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, RsqoType&, AlmoType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; IntType = int; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqoType = Eigen::Map >; AlmoType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:381:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, 1, -1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator >, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator >, 1, -1, true> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator >, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator >, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 18 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose > >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block > >, 1, -1, true>; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/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, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true>; Derived = Eigen::Block > >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘auto glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathGaussianMultiBase::FitPack, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi>]’ glmnetpp/include/glmnetpp_bits/elnet_path/gaussian_multi.hpp:108:25: required from ‘void glmnetpp::ElnetPath::type::multi, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, YType&, IntType, IntType, const XType&, IntType, ValueType, const ULamType&, ValueType, IntType, const XVType&, ValueType, IntType&, AOType&, IAType&, KinType&, RSQOType&, ALMOType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RSQOType = Eigen::Map >; ALMOType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi, glmnetpp::ElnetPointInternal::type::multi, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:250:23: required from ‘static void glmnetpp::details::FitPathGaussian::eval(ValueType, const JUType&, const VQType&, const CLType&, YType&, const WType&, IntType, IntType, const XType&, IntType, ValueType, const VLamType&, ValueType, IntType, const XMType&, const XSType&, const XVType&, ValueType, IntType&, A0Type&, CAType&, IAType&, NinType&, RsqType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) [with ValueType = double; JUType = std::vector; VQType = Eigen::Matrix; CLType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; VLamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:562:59: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, WType&, const JDType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, bool, IntType, IntType&, A0Type&, AOType&, IAType&, KinType&, RsqoType&, AlmoType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; WType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; IntType = int; ULamType = Eigen::Map >; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; RsqoType = Eigen::Map >; AlmoType = Eigen::Map >; SetpbFType = multelnet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::VectorXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:381:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Block, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block, 1, -1, false>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:114:1: required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, 1, -1, false>; ResultType = double; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:21: required from ‘const Eigen::internal::evaluator >::Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = Eigen::Matrix; MemberOp = Eigen::internal::member_sum; int Direction = 1; Scalar = double; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:214:47: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block >, 1, -1, true>; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/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, 0, Eigen::Stride<0, 0> >, -1, 1, true>, -1, 1, true>; Derived = Eigen::Block >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from ‘glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::elnet_point_t glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::get_elnet_point(const FitPackType&, const PathConfigPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; PathConfigPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::PathConfigPack; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >; elnet_point_t = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_path/base.hpp:46:56: required from ‘void glmnetpp::ElnetPathCRTPBase::fit(const FitPackType&) const [with FitPackType = glmnetpp::ElnetPathBinomialMultiClassGroupBase::FitPack, Eigen::Matrix, Eigen::Matrix, int, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Matrix, Eigen::Map >, Eigen::Matrix, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::Map >, lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::, InternalParams>; ElnetPathDerived = glmnetpp::ElnetPath::type::multi_class_group>]’ glmnetpp/include/glmnetpp_bits/elnet_path/binomial_multi_class_group.hpp:112:25: required from ‘void glmnetpp::ElnetPath::type::multi_class_group, ElnetPointPolicy>::fit(ValueType, const JUType&, const VPType&, const CLType&, IntType, IntType, const XType&, const YType&, GType&, const WType&, IntType, ValueType, const ULamType&, ValueType, bool, IntType, const XVType&, IntType&, A0Type&, AOType&, IAType&, KinType&, ValueType&, DevType&, ALMType&, IntType&, IntType&, SetpbFType, const IntParamType&) const [with ValueType = double; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; ULamType = Eigen::Map >; XVType = Eigen::Matrix; A0Type = Eigen::Map >; AOType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; KinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; ALMType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; ElnetPointPolicy = glmnetpp::ElnetPoint::type::multi_class_group, glmnetpp::ElnetPointInternal::type::multi_class_group, double, int, bool> >]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:96:27: required from ‘static void glmnetpp::details::FitPathBinomial::eval(ValueType, const XType&, const YType&, GType&, const WType&, const JUType&, const VPType&, const CLType&, IntType, IntType, IntType, ValueType, const ULamType&, const XMType&, const XSType&, const XVType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, const IntParamType&) [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; WType = Eigen::Matrix; JUType = std::vector; VPType = Eigen::Matrix; CLType = Eigen::Matrix; IntType = int; ULamType = Eigen::Map >; XMType = Eigen::Matrix; XSType = Eigen::Matrix; XVType = Eigen::Matrix; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams; bool is_dense = true]’ glmnetpp/include/glmnetpp_bits/elnet_driver/binomial.hpp:309:53: required from ‘void glmnetpp::ElnetDriver::fit(ValueType, XType&, YType&, GType&, const JDType&, const VPType&, CLType&, IntType, IntType, IntType, ValueType, const ULamType&, ValueType, bool, bool, IntType, IntType, LmuType&, A0Type&, CAType&, IAType&, NinType&, ValueType&, DevType&, AlmType&, IntType&, IntType&, SetpbFType, IntParamType) const [with ValueType = double; XType = Eigen::Matrix; YType = Eigen::Matrix; GType = Eigen::Matrix; JDType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Matrix; ULamType = Eigen::Map >; IntType = int; LmuType = int; A0Type = Eigen::Map >; CAType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; NinType = Eigen::Map, 0, Eigen::Stride<0, 0> >; DevType = Eigen::Map >; AlmType = Eigen::Map >; SetpbFType = lognet_exp(double, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::MatrixXd, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map >, Eigen::MatrixXd, int, int, int, double, Eigen::Map >, double, int, int, int, int, SEXP, int, Eigen::Map >, Eigen::Map >, Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Map, 0, Eigen::Stride<0, 0> >, double, Eigen::Map >, Eigen::Map >, int, int)::::; IntParamType = InternalParams]’ elnet_exp.cpp:158:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -Iglmnetpp/include -Iglmnetpp/src -Iglmnetpp/test -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c glmnet_init.cpp -o glmnet_init.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -Iglmnetpp/include -Iglmnetpp/src -Iglmnetpp/test -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c internal.cpp -o internal.o In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:205, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigen.h:25, from internal.cpp:4: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:174: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:165: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:271: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/SparseCore:37, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Sparse:26, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:29: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ gcc -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c pb.c -o pb.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -Iglmnetpp/include -Iglmnetpp/src -Iglmnetpp/test -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c pb_exp.cpp -o pb_exp.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -Iglmnetpp/include -Iglmnetpp/src -Iglmnetpp/test -DEIGEN_PERMANENTLY_DISABLE_STUPID_WARNINGS -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c wls_exp.cpp -o wls_exp.o In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:205, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigen.h:25, from wls_exp.cpp:2: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:174: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:165: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:271: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/SparseCore:37, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Sparse:26, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:29: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:18:8: required from ‘struct Eigen::internal::traits > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from ‘struct Eigen::internal::accessors_level > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from ‘class Eigen::Map >’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:555:34: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:24:49: required from ‘struct Eigen::internal::traits > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from ‘struct Eigen::internal::accessors_level > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from ‘class Eigen::Map >’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:555:34: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map >’ glmnetpp/include/glmnetpp_bits/elnet_driver/gaussian.hpp:555:34: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:400:10: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:402:38: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Array > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::Array > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Array >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:402:39: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:402:39: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from ‘class Eigen::Array’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:402:39: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:409:48: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Array >, const Eigen::ArrayWrapper > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/binomial_base.hpp:409:49: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map >’ wls_exp.cpp:40:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_base.hpp:796:8: required from ‘struct glmnetpp::ElnetPointInternalGaussianWLSBase’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:10:8: required from ‘struct glmnetpp::ElnetPointInternal::type::wls, double, int, int>’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:16:8: required from ‘struct glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> > >’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:8:8: required from ‘struct glmnetpp::ElnetPointGaussianBase::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> > >’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_wls.hpp:9:8: required from ‘struct glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >’ wls_exp.cpp:52:17: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_base.hpp:796:8: required from ‘struct glmnetpp::ElnetPointInternalGaussianWLSBase’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:10:8: required from ‘struct glmnetpp::ElnetPointInternal::type::wls, double, int, int>’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:16:8: required from ‘struct glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> > >’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:8:8: required from ‘struct glmnetpp::ElnetPointGaussianBase::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> > >’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_wls.hpp:9:8: required from ‘struct glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >’ wls_exp.cpp:52:17: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7: required from ‘class Eigen::SparseMapBase >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:148:7: required from ‘class Eigen::SparseMapBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:222:7: required from ‘class Eigen::Map >’ wls_exp.cpp:113:5: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, 0, Eigen::Stride<0, 0> > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7: required from ‘class Eigen::SparseMapBase, 0, Eigen::Stride<0, 0> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:255:7: required from ‘class Eigen::Map, 0, Eigen::Stride<0, 0> >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_wls.hpp:150:32: required from ‘struct glmnetpp::SpElnetPointInternal::type::wls, double, int, int>’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:16:8: required from ‘struct glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:8:8: required from ‘struct glmnetpp::ElnetPointGaussianBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_wls.hpp:9:8: required from ‘struct glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >’ glmnetpp/include/glmnetpp_bits/elnet_point/sp_gaussian_wls.hpp:7:8: required from ‘struct glmnetpp::SpElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >’ wls_exp.cpp:125:17: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> >, -1, 1, true, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:113:22: required from ‘typename glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::compute_xv(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:74:41: required from ‘glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::ElnetPointInternal(typename base_t::value_t, typename base_t::value_t, typename base_t::value_t, const XType&, RType&, XVType&, const VType&, bool, const JUType&, const VPType&, const CLType&, typename base_t::index_t, typename base_t::value_t, typename base_t::index_t, AType&, typename base_t::value_t&, GType&, IAType&, IYType&, typename base_t::index_t&, MMType&, typename base_t::index_t&, typename base_t::value_t&, typename base_t::index_t&) [with XType = Eigen::Map >; RType = Eigen::Map >; XVType = Eigen::Map >; VType = Eigen::Map >; JUType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; AType = Eigen::Map >; GType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; IYType = Eigen::Map, 0, Eigen::Stride<0, 0> >; MMType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:113:31: required from ‘typename glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::compute_xv(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:74:41: required from ‘glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::ElnetPointInternal(typename base_t::value_t, typename base_t::value_t, typename base_t::value_t, const XType&, RType&, XVType&, const VType&, bool, const JUType&, const VPType&, const CLType&, typename base_t::index_t, typename base_t::value_t, typename base_t::index_t, AType&, typename base_t::value_t&, GType&, IAType&, IYType&, typename base_t::index_t&, MMType&, typename base_t::index_t&, typename base_t::value_t&, typename base_t::index_t&) [with XType = Eigen::Map >; RType = Eigen::Map >; XVType = Eigen::Map >; VType = Eigen::Map >; JUType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; AType = Eigen::Map >; GType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; IYType = Eigen::Map, 0, Eigen::Stride<0, 0> >; MMType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:113:40: required from ‘typename glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::compute_xv(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:74:41: required from ‘glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::ElnetPointInternal(typename base_t::value_t, typename base_t::value_t, typename base_t::value_t, const XType&, RType&, XVType&, const VType&, bool, const JUType&, const VPType&, const CLType&, typename base_t::index_t, typename base_t::value_t, typename base_t::index_t, AType&, typename base_t::value_t&, GType&, IAType&, IYType&, typename base_t::index_t&, MMType&, typename base_t::index_t&, typename base_t::value_t&, typename base_t::index_t&) [with XType = Eigen::Map >; RType = Eigen::Map >; XVType = Eigen::Map >; VType = Eigen::Map >; JUType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; AType = Eigen::Map >; GType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; IYType = Eigen::Map, 0, Eigen::Stride<0, 0> >; MMType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:140:7: required from ‘class Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:113:49: required from ‘typename glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::compute_xv(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:74:41: required from ‘glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::ElnetPointInternal(typename base_t::value_t, typename base_t::value_t, typename base_t::value_t, const XType&, RType&, XVType&, const VType&, bool, const JUType&, const VPType&, const CLType&, typename base_t::index_t, typename base_t::value_t, typename base_t::index_t, AType&, typename base_t::value_t&, GType&, IAType&, IYType&, typename base_t::index_t&, MMType&, typename base_t::index_t&, typename base_t::value_t&, typename base_t::index_t&) [with XType = Eigen::Map >; RType = Eigen::Map >; XVType = Eigen::Map >; VType = Eigen::Map >; JUType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; AType = Eigen::Map >; GType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; IYType = Eigen::Map, 0, Eigen::Stride<0, 0> >; MMType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:17:7: required from ‘class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> >, -1, 1, true, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_wls.hpp:133:28: required from ‘typename glmnetpp::SpElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::SpElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::compute_xv(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_wls.hpp:85:41: required from ‘glmnetpp::SpElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::SpElnetPointInternal(typename base_t::value_t, typename base_t::value_t, typename base_t::value_t, const XType&, RType&, const XMType&, const XSType&, XVType&, const VType&, bool, const JUType&, const VPType&, const CLType&, typename base_t::index_t, typename base_t::value_t, typename base_t::index_t, AType&, typename base_t::value_t&, GType&, IAType&, IYType&, typename base_t::index_t&, MMType&, typename base_t::index_t&, typename base_t::value_t&, typename base_t::index_t&) [with XType = Eigen::Map >; RType = Eigen::Map >; XMType = Eigen::Map >; XSType = Eigen::Map >; XVType = Eigen::Map >; VType = Eigen::Map >; JUType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; AType = Eigen::Map >; GType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; IYType = Eigen::Map, 0, Eigen::Stride<0, 0> >; MMType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:36:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_wls.hpp:133:44: required from ‘typename glmnetpp::SpElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::SpElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::compute_xv(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_wls.hpp:85:41: required from ‘glmnetpp::SpElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::SpElnetPointInternal(typename base_t::value_t, typename base_t::value_t, typename base_t::value_t, const XType&, RType&, const XMType&, const XSType&, XVType&, const VType&, bool, const JUType&, const VPType&, const CLType&, typename base_t::index_t, typename base_t::value_t, typename base_t::index_t, AType&, typename base_t::value_t&, GType&, IAType&, IYType&, typename base_t::index_t&, MMType&, typename base_t::index_t&, typename base_t::value_t&, typename base_t::index_t&) [with XType = Eigen::Map >; RType = Eigen::Map >; XMType = Eigen::Map >; XSType = Eigen::Map >; XVType = Eigen::Map >; VType = Eigen::Map >; JUType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; AType = Eigen::Map >; GType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; IYType = Eigen::Map, 0, Eigen::Stride<0, 0> >; MMType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:336:80: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:292:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:438:43: required from ‘struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::internal::IteratorBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1087:8: required from ‘struct Eigen::internal::block_evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1034:8: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:334:8: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IteratorBased, Eigen::internal::IteratorBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseDot.h:29:32: required from ‘typename Eigen::internal::traits::Scalar Eigen::SparseMatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_wls.hpp:133:59: required from ‘typename glmnetpp::SpElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::SpElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::compute_xv(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_wls.hpp:85:41: required from ‘glmnetpp::SpElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::SpElnetPointInternal(typename base_t::value_t, typename base_t::value_t, typename base_t::value_t, const XType&, RType&, const XMType&, const XSType&, XVType&, const VType&, bool, const JUType&, const VPType&, const CLType&, typename base_t::index_t, typename base_t::value_t, typename base_t::index_t, AType&, typename base_t::value_t&, GType&, IAType&, IYType&, typename base_t::index_t&, MMType&, typename base_t::index_t&, typename base_t::value_t&, typename base_t::index_t&) [with XType = Eigen::Map >; RType = Eigen::Map >; XMType = Eigen::Map >; XSType = Eigen::Map >; XVType = Eigen::Map >; VType = Eigen::Map >; JUType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; AType = Eigen::Map >; GType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; IYType = Eigen::Map, 0, Eigen::Stride<0, 0> >; MMType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:277: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:407:54: required from ‘struct Eigen::internal::sparse_conjunction_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IteratorBased, Eigen::internal::IteratorBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:334:8: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IteratorBased, Eigen::internal::IteratorBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseDot.h:29:32: required from ‘typename Eigen::internal::traits::Scalar Eigen::SparseMatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_wls.hpp:133:59: required from ‘typename glmnetpp::SpElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::SpElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::compute_xv(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_wls.hpp:85:41: required from ‘glmnetpp::SpElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::SpElnetPointInternal(typename base_t::value_t, typename base_t::value_t, typename base_t::value_t, const XType&, RType&, const XMType&, const XSType&, XVType&, const VType&, bool, const JUType&, const VPType&, const CLType&, typename base_t::index_t, typename base_t::value_t, typename base_t::index_t, AType&, typename base_t::value_t&, GType&, IAType&, IYType&, typename base_t::index_t&, MMType&, typename base_t::index_t&, typename base_t::value_t&, typename base_t::index_t&) [with XType = Eigen::Map >; RType = Eigen::Map >; XMType = Eigen::Map >; XSType = Eigen::Map >; XVType = Eigen::Map >; VType = Eigen::Map >; JUType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; AType = Eigen::Map >; GType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; IYType = Eigen::Map, 0, Eigen::Stride<0, 0> >; MMType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >; U = Eigen::Map, 0, Eigen::Stride<0, 0> >; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:113:55: required from ‘typename glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::compute_xv(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:74:41: required from ‘glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::ElnetPointInternal(typename base_t::value_t, typename base_t::value_t, typename base_t::value_t, const XType&, RType&, XVType&, const VType&, bool, const JUType&, const VPType&, const CLType&, typename base_t::index_t, typename base_t::value_t, typename base_t::index_t, AType&, typename base_t::value_t&, GType&, IAType&, IYType&, typename base_t::index_t&, MMType&, typename base_t::index_t&, typename base_t::value_t&, typename base_t::index_t&) [with XType = Eigen::Map >; RType = Eigen::Map >; XVType = Eigen::Map >; VType = Eigen::Map >; JUType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; AType = Eigen::Map >; GType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; IYType = Eigen::Map, 0, Eigen::Stride<0, 0> >; MMType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Map >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Map >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Map >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Map >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:44: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map >; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/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, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Derived = Eigen::Map >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/base.hpp:206:64: required from ‘static auto glmnetpp::ElnetPointInternalStaticBase::compute_grad(const RType&, const XType&) [with RType = Eigen::Map >; XType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; ValueType = double; IndexType = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:118:36: required from ‘typename glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::compute_grad(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:123:25: required from ‘typename glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::compute_abs_grad(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:75:41: required from ‘glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::ElnetPointInternal(typename base_t::value_t, typename base_t::value_t, typename base_t::value_t, const XType&, RType&, XVType&, const VType&, bool, const JUType&, const VPType&, const CLType&, typename base_t::index_t, typename base_t::value_t, typename base_t::index_t, AType&, typename base_t::value_t&, GType&, IAType&, IYType&, typename base_t::index_t&, MMType&, typename base_t::index_t&, typename base_t::value_t&, typename base_t::index_t&) [with XType = Eigen::Map >; RType = Eigen::Map >; XVType = Eigen::Map >; VType = Eigen::Map >; JUType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; AType = Eigen::Map >; GType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; IYType = Eigen::Map, 0, Eigen::Stride<0, 0> >; MMType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Map >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::Map >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/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 >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Map >; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_wls.hpp:83:33: required from ‘glmnetpp::SpElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::SpElnetPointInternal(typename base_t::value_t, typename base_t::value_t, typename base_t::value_t, const XType&, RType&, const XMType&, const XSType&, XVType&, const VType&, bool, const JUType&, const VPType&, const CLType&, typename base_t::index_t, typename base_t::value_t, typename base_t::index_t, AType&, typename base_t::value_t&, GType&, IAType&, IYType&, typename base_t::index_t&, MMType&, typename base_t::index_t&, typename base_t::value_t&, typename base_t::index_t&) [with XType = Eigen::Map >; RType = Eigen::Map >; XMType = Eigen::Map >; XSType = Eigen::Map >; XVType = Eigen::Map >; VType = Eigen::Map >; JUType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; AType = Eigen::Map >; GType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; IYType = Eigen::Map, 0, Eigen::Stride<0, 0> >; MMType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1384:41: required from ‘struct Eigen::internal::evaluator_wrapper_base, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1464:8: required from ‘struct Eigen::internal::unary_evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: required from ‘struct Eigen::internal::unary_evaluator, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >; U = Eigen::Map, 0, Eigen::Stride<0, 0> >; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:113:55: required from ‘typename glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::compute_xv(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:74:41: required from ‘glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::ElnetPointInternal(typename base_t::value_t, typename base_t::value_t, typename base_t::value_t, const XType&, RType&, XVType&, const VType&, bool, const JUType&, const VPType&, const CLType&, typename base_t::index_t, typename base_t::value_t, typename base_t::index_t, AType&, typename base_t::value_t&, GType&, IAType&, IYType&, typename base_t::index_t&, MMType&, typename base_t::index_t&, typename base_t::value_t&, typename base_t::index_t&) [with XType = Eigen::Map >; RType = Eigen::Map >; XVType = Eigen::Map >; VType = Eigen::Map >; JUType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; AType = Eigen::Map >; GType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; IYType = Eigen::Map, 0, Eigen::Stride<0, 0> >; MMType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 0, Eigen::Stride<0, 0> >, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 4 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:43:46: required from ‘glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&):::: [with auto:4 = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/base.hpp:38:23: required from ‘static constexpr void glmnetpp::ElnetPointInternalStaticBase::for_each_with_skip(Iter, Iter, UpdatePolicy, SkipPolicy) [with Iter = glmnetpp::util::counting_iterator; UpdatePolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; SkipPolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; ValueType = double; IndexType = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:40:45: required from ‘std::pair glmnetpp::ElnetPointCRTPBase::fit(const PointConfigPack&) [with glmnetpp::util::update_type upd = glmnetpp::util::update_type::full; bool do_kkt = true; PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >]’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from ‘void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >]’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_wls.hpp:43:24: required from ‘void glmnetpp::ElnetPoint::type::wls, ElnetPointInternalPolicy>::fit(IntType, IntType&) [with IntType = int; ElnetPointInternalPolicy = glmnetpp::ElnetPointInternal::type::wls, double, int, int>]’ wls_exp.cpp:55:24: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:94:39: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:43:46: required from ‘glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&):::: [with auto:4 = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/base.hpp:38:23: required from ‘static constexpr void glmnetpp::ElnetPointInternalStaticBase::for_each_with_skip(Iter, Iter, UpdatePolicy, SkipPolicy) [with Iter = glmnetpp::util::counting_iterator; UpdatePolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; SkipPolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; ValueType = double; IndexType = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:40:45: required from ‘std::pair glmnetpp::ElnetPointCRTPBase::fit(const PointConfigPack&) [with glmnetpp::util::update_type upd = glmnetpp::util::update_type::full; bool do_kkt = true; PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >]’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from ‘void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >]’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_wls.hpp:43:24: required from ‘void glmnetpp::ElnetPoint::type::wls, ElnetPointInternalPolicy>::fit(IntType, IntType&) [with IntType = int; ElnetPointInternalPolicy = glmnetpp::ElnetPointInternal::type::wls, double, int, int>]’ wls_exp.cpp:55:24: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/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> > > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_base.hpp:928:52: required from ‘auto glmnetpp::ElnetPointInternalGaussianWLSBase::update_intercept(typename base_t::value_t) [with ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalBaseViewer]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:99:33: required from ‘void glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::update_intercept() [with ValueType = double; IndexType = int; BoolType = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:55:31: required from ‘std::pair glmnetpp::ElnetPointCRTPBase::fit(const PointConfigPack&) [with glmnetpp::util::update_type upd = glmnetpp::util::update_type::full; bool do_kkt = true; PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >]’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from ‘void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >]’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_wls.hpp:43:24: required from ‘void glmnetpp::ElnetPoint::type::wls, ElnetPointInternalPolicy>::fit(IntType, IntType&) [with IntType = int; ElnetPointInternalPolicy = glmnetpp::ElnetPointInternal::type::wls, double, int, int>]’ wls_exp.cpp:55:24: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/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>’: /home/omnipath/local/R/4.4-3.20/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> > > >’ /home/omnipath/local/R/4.4-3.20/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> > > >’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/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> > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_base.hpp:381:24: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_base.hpp:928:52: required from ‘auto glmnetpp::ElnetPointInternalGaussianWLSBase::update_intercept(typename base_t::value_t) [with ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalBaseViewer]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:99:33: required from ‘void glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::update_intercept() [with ValueType = double; IndexType = int; BoolType = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:55:31: required from ‘std::pair glmnetpp::ElnetPointCRTPBase::fit(const PointConfigPack&) [with glmnetpp::util::update_type upd = glmnetpp::util::update_type::full; bool do_kkt = true; PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >]’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from ‘void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >]’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_wls.hpp:43:24: required from ‘void glmnetpp::ElnetPoint::type::wls, ElnetPointInternalPolicy>::fit(IntType, IntType&) [with IntType = int; ElnetPointInternalPolicy = glmnetpp::ElnetPointInternal::type::wls, double, int, int>]’ wls_exp.cpp:55:24: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:17:7: required from ‘class Eigen::BlockImpl, 0, Eigen::Stride<0, 0> >, -1, 1, true, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_wls.hpp:110:23: required from ‘void glmnetpp::SpElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::update_resid(typename base_t::index_t, typename base_t::value_t) [with ValueType = double; IndexType = int; BoolType = int; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::value_t = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_wls.hpp:57:27: required from ‘void glmnetpp::ElnetPoint::type::wls, ElnetPointInternalPolicy>::update(typename base_t::index_t, const PointPackType&) [with typename base_t::update_t upd = glmnetpp::util::update_t::full; PointPackType = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointInternalPolicy = glmnetpp::SpElnetPointInternal::type::wls, double, int, int>; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointGaussianBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:43:46: required from ‘glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&):::: [with auto:4 = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/base.hpp:38:23: required from ‘static constexpr void glmnetpp::ElnetPointInternalStaticBase::for_each_with_skip(Iter, Iter, UpdatePolicy, SkipPolicy) [with Iter = glmnetpp::util::counting_iterator; UpdatePolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; SkipPolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; ValueType = double; IndexType = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:40:45: required from ‘std::pair glmnetpp::ElnetPointCRTPBase::fit(const PointConfigPack&) [with glmnetpp::util::update_type upd = glmnetpp::util::update_type::full; bool do_kkt = true; PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >]’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from ‘void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >]’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_wls.hpp:43:24: required from ‘void glmnetpp::ElnetPoint::type::wls, ElnetPointInternalPolicy>::fit(IntType, IntType&) [with IntType = int; ElnetPointInternalPolicy = glmnetpp::SpElnetPointInternal::type::wls, double, int, int>]’ wls_exp.cpp:128:24: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:36:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> >, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_wls.hpp:110:39: required from ‘void glmnetpp::SpElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::update_resid(typename base_t::index_t, typename base_t::value_t) [with ValueType = double; IndexType = int; BoolType = int; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::value_t = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_wls.hpp:57:27: required from ‘void glmnetpp::ElnetPoint::type::wls, ElnetPointInternalPolicy>::update(typename base_t::index_t, const PointPackType&) [with typename base_t::update_t upd = glmnetpp::util::update_t::full; PointPackType = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointInternalPolicy = glmnetpp::SpElnetPointInternal::type::wls, double, int, int>; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointGaussianBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:43:46: required from ‘glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&):::: [with auto:4 = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/base.hpp:38:23: required from ‘static constexpr void glmnetpp::ElnetPointInternalStaticBase::for_each_with_skip(Iter, Iter, UpdatePolicy, SkipPolicy) [with Iter = glmnetpp::util::counting_iterator; UpdatePolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; SkipPolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; ValueType = double; IndexType = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:40:45: required from ‘std::pair glmnetpp::ElnetPointCRTPBase::fit(const PointConfigPack&) [with glmnetpp::util::update_type upd = glmnetpp::util::update_type::full; bool do_kkt = true; PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >]’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from ‘void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >]’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_wls.hpp:43:24: required from ‘void glmnetpp::ElnetPoint::type::wls, ElnetPointInternalPolicy>::fit(IntType, IntType&) [with IntType = int; ElnetPointInternalPolicy = glmnetpp::SpElnetPointInternal::type::wls, double, int, int>]’ wls_exp.cpp:128:24: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_base.hpp:381:24: required from ‘static void glmnetpp::ElnetPointInternalGaussianNaiveBase::update_resid(RType&&, typename base_t::value_t, const XType&) [with RType = Eigen::Map >&; XType = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianUniBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:92:39: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:43:46: required from ‘glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&):::: [with auto:4 = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/base.hpp:38:23: required from ‘static constexpr void glmnetpp::ElnetPointInternalStaticBase::for_each_with_skip(Iter, Iter, UpdatePolicy, SkipPolicy) [with Iter = glmnetpp::util::counting_iterator; UpdatePolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; SkipPolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; ValueType = double; IndexType = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:40:45: required from ‘std::pair glmnetpp::ElnetPointCRTPBase::fit(const PointConfigPack&) [with glmnetpp::util::update_type upd = glmnetpp::util::update_type::full; bool do_kkt = true; PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >]’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from ‘void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >]’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_wls.hpp:43:24: required from ‘void glmnetpp::ElnetPoint::type::wls, ElnetPointInternalPolicy>::fit(IntType, IntType&) [with IntType = int; ElnetPointInternalPolicy = glmnetpp::ElnetPointInternal::type::wls, double, int, int>]’ wls_exp.cpp:55:24: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:36:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_base.hpp:381:24: required from ‘static void glmnetpp::ElnetPointInternalGaussianNaiveBase::update_resid(RType&&, typename base_t::value_t, const XType&) [with RType = Eigen::Map >&; XType = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianUniBase]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_wls.hpp:109:39: required from ‘void glmnetpp::SpElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::update_resid(typename base_t::index_t, typename base_t::value_t) [with ValueType = double; IndexType = int; BoolType = int; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::value_t = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_wls.hpp:57:27: required from ‘void glmnetpp::ElnetPoint::type::wls, ElnetPointInternalPolicy>::update(typename base_t::index_t, const PointPackType&) [with typename base_t::update_t upd = glmnetpp::util::update_t::full; PointPackType = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointInternalPolicy = glmnetpp::SpElnetPointInternal::type::wls, double, int, int>; typename base_t::index_t = int; base_t = glmnetpp::ElnetPointGaussianBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:43:46: required from ‘glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&):::: [with auto:4 = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/base.hpp:38:23: required from ‘static constexpr void glmnetpp::ElnetPointInternalStaticBase::for_each_with_skip(Iter, Iter, UpdatePolicy, SkipPolicy) [with Iter = glmnetpp::util::counting_iterator; UpdatePolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; SkipPolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; ValueType = double; IndexType = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:40:45: required from ‘std::pair glmnetpp::ElnetPointCRTPBase::fit(const PointConfigPack&) [with glmnetpp::util::update_type upd = glmnetpp::util::update_type::full; bool do_kkt = true; PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >]’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from ‘void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >]’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_wls.hpp:43:24: required from ‘void glmnetpp::ElnetPoint::type::wls, ElnetPointInternalPolicy>::fit(IntType, IntType&) [with IntType = int; ElnetPointInternalPolicy = glmnetpp::SpElnetPointInternal::type::wls, double, int, int>]’ wls_exp.cpp:128:24: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >, const Eigen::Map, 0, Eigen::Stride<0, 0> > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >; U = Eigen::Map, 0, Eigen::Stride<0, 0> >; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::MatrixWrapper, const Eigen::ArrayWrapper, 0, Eigen::Stride<0, 0> >, -1, 1, true> > > >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:113:55: required from ‘typename glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::compute_xv(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:74:41: required from ‘glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::ElnetPointInternal(typename base_t::value_t, typename base_t::value_t, typename base_t::value_t, const XType&, RType&, XVType&, const VType&, bool, const JUType&, const VPType&, const CLType&, typename base_t::index_t, typename base_t::value_t, typename base_t::index_t, AType&, typename base_t::value_t&, GType&, IAType&, IYType&, typename base_t::index_t&, MMType&, typename base_t::index_t&, typename base_t::value_t&, typename base_t::index_t&) [with XType = Eigen::Map >; RType = Eigen::Map >; XVType = Eigen::Map >; VType = Eigen::Map >; JUType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; AType = Eigen::Map >; GType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; IYType = Eigen::Map, 0, Eigen::Stride<0, 0> >; MMType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Map >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Map >, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:37:51: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Map >; U = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; bool NeedToTranspose = false; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/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, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Derived = Eigen::Map >; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/base.hpp:206:64: required from ‘static auto glmnetpp::ElnetPointInternalStaticBase::compute_grad(const RType&, const XType&) [with RType = Eigen::Map >; XType = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; ValueType = double; IndexType = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:118:36: required from ‘typename glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::compute_grad(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:123:25: required from ‘typename glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::base_t::value_t glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::compute_abs_grad(typename base_t::index_t) const [with ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/gaussian_wls.hpp:75:41: required from ‘glmnetpp::ElnetPointInternal::type::wls, ValueType, IndexType, BoolType>::ElnetPointInternal(typename base_t::value_t, typename base_t::value_t, typename base_t::value_t, const XType&, RType&, XVType&, const VType&, bool, const JUType&, const VPType&, const CLType&, typename base_t::index_t, typename base_t::value_t, typename base_t::index_t, AType&, typename base_t::value_t&, GType&, IAType&, IYType&, typename base_t::index_t&, MMType&, typename base_t::index_t&, typename base_t::value_t&, typename base_t::index_t&) [with XType = Eigen::Map >; RType = Eigen::Map >; XVType = Eigen::Map >; VType = Eigen::Map >; JUType = Eigen::Map, 0, Eigen::Stride<0, 0> >; VPType = Eigen::Map >; CLType = Eigen::Map >; AType = Eigen::Map >; GType = Eigen::Map >; IAType = Eigen::Map, 0, Eigen::Stride<0, 0> >; IYType = Eigen::Map, 0, Eigen::Stride<0, 0> >; MMType = Eigen::Map, 0, Eigen::Stride<0, 0> >; ValueType = double; IndexType = int; BoolType = int; typename base_t::value_t = double; base_t = glmnetpp::ElnetPointInternalGaussianWLSBase; typename base_t::index_t = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:93:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:45:7: required from ‘Eigen::CwiseBinaryOpImpl::CwiseBinaryOpImpl() [with BinaryOp = Eigen::internal::scalar_product_op; Lhs = const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Rhs = const Eigen::Map, 0, Eigen::Stride<0, 0> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:111:49: required from ‘Eigen::CwiseBinaryOp::CwiseBinaryOp(const Lhs&, const Rhs&, const BinaryOp&) [with BinaryOp = Eigen::internal::scalar_product_op; LhsType = const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; RhsType = const Eigen::Map, 0, Eigen::Stride<0, 0> >; Lhs = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; Rhs = Eigen::Map, 0, Eigen::Stride<0, 0> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:689:62: required from ‘const typename Eigen::SparseMatrixBase::CwiseProductDenseReturnType::Type Eigen::SparseMatrixBase::cwiseProduct(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Map, 0, Eigen::Stride<0, 0> >; Derived = Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>; typename CwiseProductDenseReturnType::Type = Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/sp_gaussian_wls.hpp:110:39: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:43:46: required from ‘glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&):::: [with auto:4 = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/base.hpp:38:23: required from ‘static constexpr void glmnetpp::ElnetPointInternalStaticBase::for_each_with_skip(Iter, Iter, UpdatePolicy, SkipPolicy) [with Iter = glmnetpp::util::counting_iterator; UpdatePolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; SkipPolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; ValueType = double; IndexType = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:40:45: required from ‘std::pair glmnetpp::ElnetPointCRTPBase::fit(const PointConfigPack&) [with glmnetpp::util::update_type upd = glmnetpp::util::update_type::full; bool do_kkt = true; PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >]’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from ‘void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >]’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_wls.hpp:43:24: required from ‘void glmnetpp::ElnetPoint::type::wls, ElnetPointInternalPolicy>::fit(IntType, IntType&) [with IntType = int; ElnetPointInternalPolicy = glmnetpp::SpElnetPointInternal::type::wls, double, int, int>]’ wls_exp.cpp:128:24: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::Stride<0, 0> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, const Eigen::CwiseBinaryOp, const Eigen::Block, 0, Eigen::Stride<0, 0> >, -1, 1, true>, const Eigen::Map, 0, Eigen::Stride<0, 0> > > >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 9 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:43:46: required from ‘glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&):::: [with auto:4 = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/base.hpp:38:23: required from ‘static constexpr void glmnetpp::ElnetPointInternalStaticBase::for_each_with_skip(Iter, Iter, UpdatePolicy, SkipPolicy) [with Iter = glmnetpp::util::counting_iterator; UpdatePolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; SkipPolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; ValueType = double; IndexType = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:40:45: required from ‘std::pair glmnetpp::ElnetPointCRTPBase::fit(const PointConfigPack&) [with glmnetpp::util::update_type upd = glmnetpp::util::update_type::full; bool do_kkt = true; PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >]’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from ‘void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::ElnetPointInternal::type::wls, double, int, int> >]’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_wls.hpp:43:24: required from ‘void glmnetpp::ElnetPoint::type::wls, ElnetPointInternalPolicy>::fit(IntType, IntType&) [with IntType = int; ElnetPointInternalPolicy = glmnetpp::ElnetPointInternal::type::wls, double, int, int>]’ wls_exp.cpp:55:24: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from ‘Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Map >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Map >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:143:18: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:43:46: required from ‘glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&):::: [with auto:4 = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/internal/base.hpp:38:23: required from ‘static constexpr void glmnetpp::ElnetPointInternalStaticBase::for_each_with_skip(Iter, Iter, UpdatePolicy, SkipPolicy) [with Iter = glmnetpp::util::counting_iterator; UpdatePolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; SkipPolicy = glmnetpp::ElnetPointCRTPBase::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> > >::fit::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack>(const glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack&)::::; ValueType = double; IndexType = int]’ glmnetpp/include/glmnetpp_bits/elnet_point/base.hpp:40:45: required from ‘std::pair glmnetpp::ElnetPointCRTPBase::fit(const PointConfigPack&) [with glmnetpp::util::update_type upd = glmnetpp::util::update_type::full; bool do_kkt = true; PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >]’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_base.hpp:35:78: required from ‘void glmnetpp::ElnetPointGaussianBase::fit(const PointConfigPack&) [with PointConfigPack = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >::PointConfigPack; ElnetPointGaussianDerived = glmnetpp::ElnetPoint::type::wls, glmnetpp::SpElnetPointInternal::type::wls, double, int, int> >]’ glmnetpp/include/glmnetpp_bits/elnet_point/gaussian_wls.hpp:43:24: required from ‘void glmnetpp::ElnetPoint::type::wls, ElnetPointInternalPolicy>::fit(IntType, IntType&) [with IntType = int; ElnetPointInternalPolicy = glmnetpp::SpElnetPointInternal::type::wls, double, int, int>]’ wls_exp.cpp:128:24: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ g++ -std=gnu++17 -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o glmnet.so RcppExports.o coxnet5dpclean.o elnet_exp.o glmnet_init.o internal.o pb.o pb_exp.o wls_exp.o -lgfortran -lm -lquadmath -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-glmnet/00new/glmnet/libs ** R ** data ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** installing vignettes ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (glmnet) * installing *source* package ‘spatstat.random’ ... ** package ‘spatstat.random’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c Perfect.cc -o Perfect.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c areaint.c -o areaint.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c badgey.c -o badgey.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c dgs.c -o dgs.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c diggra.c -o diggra.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c dist2.c -o dist2.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c fiksel.c -o fiksel.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c getcif.c -o getcif.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c geyer.c -o geyer.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c hardcore.c -o hardcore.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c init.c -o init.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c lennard.c -o lennard.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c lookup.c -o lookup.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c methas.c -o methas.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c mhsnoop.c -o mhsnoop.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c multihard.c -o multihard.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c penttinen.c -o penttinen.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c rcauchy.c -o rcauchy.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c rmatclus.c -o rmatclus.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c rthin.c -o rthin.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c rthomas.c -o rthomas.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c rtruncpois.c -o rtruncpois.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c sftcr.c -o sftcr.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c straush.c -o straush.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c straushm.c -o straushm.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c strauss.c -o strauss.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c straussm.c -o straussm.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c triplets.c -o triplets.o g++ -std=gnu++17 -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o spatstat.random.so Perfect.o areaint.o badgey.o dgs.o diggra.o dist2.o fiksel.o getcif.o geyer.o hardcore.o init.o lennard.o lookup.o methas.o mhsnoop.o multihard.o penttinen.o rcauchy.o rmatclus.o rthin.o rthomas.o rtruncpois.o sftcr.o straush.o straushm.o strauss.o straussm.o triplets.o -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-spatstat.random/00new/spatstat.random/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (spatstat.random) ERROR: dependencies ‘S4Vectors’, ‘S4Arrays’, ‘IRanges’, ‘XVector’ are not available for package ‘SparseArray’ * removing ‘/home/omnipath/local/R/4.4-3.20/SparseArray’ ERROR: dependencies ‘S4Vectors’, ‘IRanges’, ‘GenomeInfoDb’, ‘XVector’ are not available for package ‘GenomicRanges’ * removing ‘/home/omnipath/local/R/4.4-3.20/GenomicRanges’ ERROR: dependencies ‘S4Vectors’, ‘IRanges’, ‘XVector’, ‘GenomeInfoDb’ are not available for package ‘Biostrings’ * removing ‘/home/omnipath/local/R/4.4-3.20/Biostrings’ * installing *source* package ‘sctransform’ ... ** package ‘sctransform’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ using C++17 g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/RcppArmadillo/include' -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c RcppExports.cpp -o RcppExports.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/RcppArmadillo/include' -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c utils.cpp -o utils.o g++ -std=gnu++17 -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o sctransform.so RcppExports.o utils.o -llapack -lblas -lgfortran -lm -lquadmath -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-sctransform/00new/sctransform/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (sctransform) * installing *source* package ‘SeuratObject’ ... ** package ‘SeuratObject’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c RcppExports.cpp -o RcppExports.o In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:205, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:4: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:174: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:165: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:271: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/SparseCore:37, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Sparse:26, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:29: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:336:80: required from ‘struct Eigen::internal::evaluator > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1505:8: required from ‘struct Eigen::internal::evaluator >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:77:20: required from ‘void Eigen::internal::assign_sparse_to_sparse(DstXprType&, const SrcXprType&) [with DstXprType = Eigen::SparseMatrix; SrcXprType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/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 DstXprType::Scalar = double; typename SrcXprType::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::SparseMatrix; Src = Eigen::SparseMatrix; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:917:27: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:713:13: required from ‘Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>&) [with _Scalar = double; int _Options = 0; _StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenWrap.h:387:24: required from ‘Eigen::SparseMatrix Rcpp::traits::Exporter >::get() [with T = double]’ /home/omnipath/local/R/4.4-3.20/Rcpp/include/Rcpp/as.h:89:32: required from ‘T Rcpp::internal::as(SEXP, Rcpp::traits::r_type_generic_tag) [with T = Eigen::SparseMatrix; SEXP = SEXPREC*]’ /home/omnipath/local/R/4.4-3.20/Rcpp/include/Rcpp/as.h:152:31: required from ‘T Rcpp::as(SEXP) [with T = Eigen::SparseMatrix; SEXP = SEXPREC*]’ /home/omnipath/local/R/4.4-3.20/Rcpp/include/Rcpp/InputParameter.h:34:43: required from ‘Rcpp::InputParameter::operator T() [with T = Eigen::SparseMatrix]’ RcppExports.cpp:20:55: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c data_manipulation.cpp -o data_manipulation.o In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:205, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigen.h:25, from data_manipulation.cpp:1: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:174: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:165: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:271: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/SparseCore:37, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Sparse:26, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:29: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:22:9: required from ‘class Eigen::internal::SparseTransposeImpl, 1024>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:45:37: required from ‘class Eigen::TransposeImpl, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >’ data_manipulation.cpp:27:22: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ data_manipulation.cpp:33:26: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ data_manipulation.cpp:33:26: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ data_manipulation.cpp:83:80: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:336:80: required from ‘struct Eigen::internal::evaluator > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1505:8: required from ‘struct Eigen::internal::evaluator >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:58:63: required from ‘struct Eigen::internal::unary_evaluator >, Eigen::internal::IteratorBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1181:93: required from ‘Eigen::SparseMatrix<_Scalar, _Options, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::Transpose >; _Scalar = double; int _Options = 0; _StorageIndex = int]’ data_manipulation.cpp:27:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:336:80: required from ‘struct Eigen::internal::evaluator > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1505:8: required from ‘struct Eigen::internal::evaluator >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1181:93: 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]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1063:7: required from ‘void Eigen::internal::set_from_triplets(const InputIterator&, const InputIterator&, SparseMatrixType&, DupFunctor) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector > >; SparseMatrixType = Eigen::SparseMatrix; DupFunctor = scalar_sum_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1110:92: required from ‘void Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::setFromTriplets(const InputIterators&, const InputIterators&) [with InputIterators = __gnu_cxx::__normal_iterator*, std::vector > >; _Scalar = double; int _Options = 0; _StorageIndex = int]’ data_manipulation.cpp:111:31: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] gcc -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c valid_pointer.c -o valid_pointer.o g++ -std=gnu++17 -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o SeuratObject.so RcppExports.o data_manipulation.o valid_pointer.o -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-SeuratObject/00new/SeuratObject/libs ** R ** data *** moving datasets to lazyload DB ** byte-compile and prepare package for lazy loading ** help *** installing help indices *** copying figures ** building package indices ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (SeuratObject) ERROR: dependencies ‘S4Vectors’, ‘IRanges’, ‘S4Arrays’, ‘SparseArray’ are not available for package ‘DelayedArray’ * removing ‘/home/omnipath/local/R/4.4-3.20/DelayedArray’ ERROR: dependency ‘Biostrings’ is not available for package ‘KEGGREST’ * removing ‘/home/omnipath/local/R/4.4-3.20/KEGGREST’ * installing *source* package ‘spatstat.explore’ ... ** package ‘spatstat.explore’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c Kborder.c -o Kborder.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c Knone.c -o Knone.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c Krect.c -o Krect.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c call3d.c -o call3d.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c corrections.c -o corrections.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c denspt.c -o denspt.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c densptcross.c -o densptcross.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c digber.c -o digber.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c f3.c -o f3.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c g3.c -o g3.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c idw.c -o idw.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c init.c -o init.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c k3.c -o k3.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c localpcf.c -o localpcf.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c loccum.c -o loccum.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c pcf3.c -o pcf3.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c raster.c -o raster.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c scan.c -o scan.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c segdens.c -o segdens.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c sphefrac.c -o sphefrac.o gcc -I"/usr/share/R/include" -DNDEBUG -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c sphevol.c -o sphevol.o gcc -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o spatstat.explore.so Kborder.o Knone.o Krect.o call3d.o corrections.o denspt.o densptcross.o digber.o f3.o g3.o idw.o init.o k3.o localpcf.o loccum.o pcf3.o raster.o scan.o segdens.o sphefrac.o sphevol.o -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-spatstat.explore/00new/spatstat.explore/libs ** R ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (spatstat.explore) ERROR: dependencies ‘IRanges’, ‘S4Vectors’, ‘KEGGREST’ are not available for package ‘AnnotationDbi’ * removing ‘/home/omnipath/local/R/4.4-3.20/AnnotationDbi’ ERROR: dependencies ‘DelayedArray’, ‘SparseArray’ are not available for package ‘beachmat’ * removing ‘/home/omnipath/local/R/4.4-3.20/beachmat’ ERROR: dependencies ‘S4Vectors’, ‘DelayedArray’ are not available for package ‘ScaledMatrix’ * removing ‘/home/omnipath/local/R/4.4-3.20/ScaledMatrix’ ERROR: dependencies ‘GenomicRanges’, ‘S4Vectors’, ‘IRanges’, ‘GenomeInfoDb’, ‘S4Arrays’, ‘DelayedArray’ are not available for package ‘SummarizedExperiment’ * removing ‘/home/omnipath/local/R/4.4-3.20/SummarizedExperiment’ ERROR: dependencies ‘DelayedArray’, ‘S4Vectors’, ‘IRanges’ are not available for package ‘DelayedMatrixStats’ * removing ‘/home/omnipath/local/R/4.4-3.20/DelayedMatrixStats’ ERROR: dependencies ‘DelayedArray’, ‘rhdf5’, ‘S4Vectors’, ‘IRanges’, ‘S4Arrays’ are not available for package ‘HDF5Array’ * removing ‘/home/omnipath/local/R/4.4-3.20/HDF5Array’ * installing *source* package ‘Seurat’ ... ** package ‘Seurat’ successfully unpacked and MD5 sums checked ** using staged installation ** libs using C compiler: ‘gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ using C++ compiler: ‘g++ (Ubuntu 13.2.0-23ubuntu4) 13.2.0’ using C++17 g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -I'/home/omnipath/local/R/4.4-3.20/RcppProgress/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c ModularityOptimizer.cpp -o ModularityOptimizer.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -I'/home/omnipath/local/R/4.4-3.20/RcppProgress/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c RModularityOptimizer.cpp -o RModularityOptimizer.o In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:205, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigen.h:25, from RModularityOptimizer.cpp:9: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:174: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:165: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:271: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/SparseCore:37, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Sparse:26, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:29: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -I'/home/omnipath/local/R/4.4-3.20/RcppProgress/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c RcppExports.cpp -o RcppExports.o In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:205, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigen.h:25, from RcppExports.cpp:4: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:174: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:165: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:271: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/SparseCore:37, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Sparse:26, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:29: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ RcppExports.cpp:71:105: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:18:8: required from ‘struct Eigen::internal::traits > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from ‘struct Eigen::internal::accessors_level > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from ‘class Eigen::Map >’ RcppExports.cpp:94:67: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:24:49: required from ‘struct Eigen::internal::traits > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from ‘struct Eigen::internal::accessors_level > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from ‘class Eigen::Map >’ RcppExports.cpp:94:67: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map >’ RcppExports.cpp:94:67: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ RcppExports.cpp:169:45: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:336:80: required from ‘struct Eigen::internal::evaluator > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1505:8: required from ‘struct Eigen::internal::evaluator >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:77:20: required from ‘void Eigen::internal::assign_sparse_to_sparse(DstXprType&, const SrcXprType&) [with DstXprType = Eigen::SparseMatrix; SrcXprType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/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 DstXprType::Scalar = double; typename SrcXprType::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::SparseMatrix; Src = Eigen::SparseMatrix; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:917:27: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:713:13: required from ‘Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>&) [with _Scalar = double; int _Options = 0; _StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenWrap.h:387:24: required from ‘Eigen::SparseMatrix Rcpp::traits::Exporter >::get() [with T = double]’ /home/omnipath/local/R/4.4-3.20/Rcpp/include/Rcpp/as.h:89:32: required from ‘T Rcpp::internal::as(SEXP, Rcpp::traits::r_type_generic_tag) [with T = Eigen::SparseMatrix; SEXP = SEXPREC*]’ /home/omnipath/local/R/4.4-3.20/Rcpp/include/Rcpp/as.h:152:31: required from ‘T Rcpp::as(SEXP) [with T = Eigen::SparseMatrix; SEXP = SEXPREC*]’ /home/omnipath/local/R/4.4-3.20/Rcpp/include/Rcpp/InputParameter.h:34:43: required from ‘Rcpp::InputParameter::operator T() [with T = Eigen::SparseMatrix]’ RcppExports.cpp:29:60: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:336:80: required from ‘struct Eigen::internal::evaluator > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1505:8: required from ‘struct Eigen::internal::evaluator >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseAssign.h:77:20: required from ‘void Eigen::internal::assign_sparse_to_sparse(DstXprType&, const SrcXprType&) [with DstXprType = Eigen::SparseMatrix; SrcXprType = Eigen::SparseMatrix]’ /home/omnipath/local/R/4.4-3.20/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 DstXprType::Scalar = double; typename SrcXprType::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::SparseMatrix; Src = Eigen::SparseMatrix; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:917:27: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:713:13: required from ‘Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>&) [with _Scalar = double; int _Options = 1; _StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenWrap.h:412:24: required from ‘Eigen::SparseMatrix<_Scalar, 1> Rcpp::traits::Exporter >::get() [with T = double]’ /home/omnipath/local/R/4.4-3.20/Rcpp/include/Rcpp/as.h:89:32: required from ‘T Rcpp::internal::as(SEXP, Rcpp::traits::r_type_generic_tag) [with T = Eigen::SparseMatrix; SEXP = SEXPREC*]’ /home/omnipath/local/R/4.4-3.20/Rcpp/include/Rcpp/as.h:152:31: required from ‘T Rcpp::as(SEXP) [with T = Eigen::SparseMatrix; SEXP = SEXPREC*]’ /home/omnipath/local/R/4.4-3.20/Rcpp/include/Rcpp/InputParameter.h:34:43: required from ‘Rcpp::InputParameter::operator T() [with T = Eigen::SparseMatrix]’ RcppExports.cpp:71:50: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -I'/home/omnipath/local/R/4.4-3.20/RcppProgress/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c data_manipulation.cpp -o data_manipulation.o In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:205, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigen.h:25, from data_manipulation.cpp:1: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:174: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:165: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:271: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/SparseCore:37, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Sparse:26, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:29: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ data_manipulation.cpp:18:21: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ data_manipulation.cpp:18:21: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:22:9: required from ‘class Eigen::internal::SparseTransposeImpl, 1024>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:45:37: required from ‘class Eigen::TransposeImpl, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >’ data_manipulation.cpp:18:45: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ data_manipulation.cpp:18:71: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::CwiseNullaryOp, Eigen::Matrix >, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::CwiseNullaryOp, Eigen::Matrix >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::CwiseNullaryOp, Eigen::Matrix >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base >, Eigen::CwiseNullaryOp, Eigen::Matrix >, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl >, Eigen::CwiseNullaryOp, Eigen::Matrix >, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, Eigen::CwiseNullaryOp, Eigen::Matrix >, 0>’ data_manipulation.cpp:18:83: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ data_manipulation.cpp:75:127: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:24:49: required from ‘struct Eigen::internal::traits > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:32:48: required from ‘struct Eigen::internal::accessors_level > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/ForwardDeclarations.h:111:75: required from ‘class Eigen::Map >’ data_manipulation.cpp:131:88: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Map.h:94:79: required from ‘class Eigen::Map >’ data_manipulation.cpp:131:88: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Array.h:45:7: required from ‘class Eigen::Array’ data_manipulation.cpp:136:20: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase >, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl >, -1, 1, true, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block >, -1, 1, true>’ data_manipulation.cpp:136:31: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, true> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, -1, 1, true> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper >, -1, 1, true> >’ data_manipulation.cpp:136:40: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Array > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::Array > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Array >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >’ data_manipulation.cpp:138:32: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >’ data_manipulation.cpp:138:32: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ data_manipulation.cpp:138:47: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:96:7: required from ‘class Eigen::internal::sparse_matrix_block_impl, -1, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:287:7: required from ‘class Eigen::BlockImpl, -1, 1, true, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, true>’ data_manipulation.cpp:186:50: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, 1, true, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, true>’ data_manipulation.cpp:187:19: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper >’ data_manipulation.cpp:187:35: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >’ data_manipulation.cpp:187:40: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >’ data_manipulation.cpp:187:51: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >’ data_manipulation.cpp:194:30: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::internal::member_sum, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::internal::member_sum, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::internal::member_sum, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7: required from ‘class Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ data_manipulation.cpp:229:45: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ data_manipulation.cpp:229:45: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ data_manipulation.cpp:229:45: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ data_manipulation.cpp:229:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, -1, 1>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, -1, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, -1, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Replicate.h:61:65: required from ‘class Eigen::Replicate, const Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, -1, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::Matrix, const Eigen::Replicate, const Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, -1, 1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Replicate, const Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, -1, 1>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Replicate, const Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, -1, 1> >’ data_manipulation.cpp:229:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix, const Eigen::Replicate, const Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, -1, 1> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix, const Eigen::Replicate, const Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, -1, 1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix, const Eigen::Replicate, const Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, -1, 1> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Matrix, const Eigen::Replicate, const Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, -1, 1>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Replicate, const Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, -1, 1> >’ data_manipulation.cpp:229:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >’ data_manipulation.cpp:231:37: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Matrix, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Matrix, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Matrix, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base >, Eigen::Matrix, 0, 8>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl >, Eigen::Matrix, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, Eigen::Matrix, 0>’ data_manipulation.cpp:231:42: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, const Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:38:28: required from ‘struct Eigen::internal::traits, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, 1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, 1, -1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase >, 1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, 1, -1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl >, 1, -1, false, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block >, 1, -1, false>’ data_manipulation.cpp:368:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1, -1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, 1, -1, false> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, 1, -1, false> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayWrapper.h:42:7: required from ‘class Eigen::ArrayWrapper >, 1, -1, false> >’ data_manipulation.cpp:368:38: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:336:80: required from ‘struct Eigen::internal::evaluator > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1505:8: required from ‘struct Eigen::internal::evaluator >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:58:63: required from ‘struct Eigen::internal::unary_evaluator >, Eigen::internal::IteratorBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1181:93: required from ‘Eigen::SparseMatrix<_Scalar, _Options, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::Transpose >; _Scalar = double; int _Options = 0; _StorageIndex = int]’ data_manipulation.cpp:150:23: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, -1, -1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase, -1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, -1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, -1, false, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, -1, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:99:21: required from ‘Eigen::CommaInitializer& Eigen::CommaInitializer::operator,(const Eigen::DenseBase&) [with OtherDerived = Eigen::Matrix; XprType = Eigen::Matrix]’ data_manipulation.cpp:249:17: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:336:80: required from ‘struct Eigen::internal::evaluator > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1505:8: required from ‘struct Eigen::internal::evaluator >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1181:93: 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]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1063:7: required from ‘void Eigen::internal::set_from_triplets(const InputIterator&, const InputIterator&, SparseMatrixType&, DupFunctor) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector > >; SparseMatrixType = Eigen::SparseMatrix; DupFunctor = scalar_sum_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1110:92: required from ‘void Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::setFromTriplets(const InputIterators&, const InputIterators&) [with InputIterators = __gnu_cxx::__normal_iterator*, std::vector > >; _Scalar = double; int _Options = 0; _StorageIndex = int]’ data_manipulation.cpp:110:31: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, 0, Eigen::OuterStride<> > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMap.h:50:7: required from ‘class Eigen::SparseMapBase, 0, Eigen::OuterStride<> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:83:34: required from ‘class Eigen::internal::SparseRefBase, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:177:7: required from ‘class Eigen::Ref, 0, Eigen::OuterStride<> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:128:88: required from ‘Eigen::internal::sparse_matrix_block_impl::BlockType& Eigen::internal::sparse_matrix_block_impl::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::Block, -1, 1, true>; SparseMatrixType = Eigen::SparseMatrix; int BlockRows = -1; int BlockCols = 1; BlockType = Eigen::Block, -1, 1, true>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:216:34: required from ‘Eigen::internal::sparse_matrix_block_impl::BlockType& Eigen::internal::sparse_matrix_block_impl::operator=(const BlockType&) [with SparseMatrixType = Eigen::SparseMatrix; int BlockRows = -1; int BlockCols = 1; BlockType = Eigen::Block, -1, 1, true>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:111:5: required from ‘Eigen::Block& Eigen::Block::operator=(const Eigen::Block&) [with XprType = Eigen::SparseMatrix; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true]’ data_manipulation.cpp:409:42: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, 0, Eigen::OuterStride<> >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:17:7: required from ‘class Eigen::BlockImpl, 0, Eigen::OuterStride<> >, -1, 1, true, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, 0, Eigen::OuterStride<> >, -1, 1, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:194:85: required from ‘Eigen::internal::sparse_matrix_block_impl::BlockType& Eigen::internal::sparse_matrix_block_impl::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::Block, -1, 1, true>; SparseMatrixType = Eigen::SparseMatrix; int BlockRows = -1; int BlockCols = 1; BlockType = Eigen::Block, -1, 1, true>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:216:34: required from ‘Eigen::internal::sparse_matrix_block_impl::BlockType& Eigen::internal::sparse_matrix_block_impl::operator=(const BlockType&) [with SparseMatrixType = Eigen::SparseMatrix; int BlockRows = -1; int BlockCols = 1; BlockType = Eigen::Block, -1, 1, true>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:111:5: required from ‘Eigen::Block& Eigen::Block::operator=(const Eigen::Block&) [with XprType = Eigen::SparseMatrix; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true]’ data_manipulation.cpp:409:42: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Array; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::Array; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Array; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:478:32: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::mean() const [with Derived = Eigen::Array; typename Eigen::internal::traits::Scalar = double]’ data_manipulation.cpp:137:28: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/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::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Array, const Eigen::CwiseNullaryOp, const Eigen::Array > > >; typename Eigen::internal::traits::Scalar = double]’ data_manipulation.cpp:138:53: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ArrayBase.h:39:34: required from ‘class Eigen::ArrayBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:883:17: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Array; Src = Eigen::ArrayWrapper >, 1, -1, false> >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::ArrayWrapper >, 1, -1, false> >; Derived = Eigen::Array]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::ArrayWrapper >, 1, -1, false> >; Derived = Eigen::Array]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Array.h:288:29: required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const Eigen::EigenBase&, typename Eigen::internal::enable_if >::Scalar>::value, PrivateType>::type) [with OtherDerived = Eigen::ArrayWrapper >, 1, -1, false> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1; typename Eigen::internal::enable_if >::Scalar>::value, PrivateType>::type = Eigen::Array::PrivateType; typename OtherDerived::Scalar = double; typename Eigen::internal::traits >::Scalar = double]’ data_manipulation.cpp:368:39: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::OuterStride<> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:336:80: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:364:8: required from ‘struct Eigen::internal::evaluator, 0, Eigen::OuterStride<> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:45:21: required from ‘Eigen::Index Eigen::BlockImpl::nonZeros() const [with XprType = Eigen::Ref, 0, Eigen::OuterStride<> >; int BlockRows = -1; int BlockCols = 1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:194:97: required from ‘Eigen::internal::sparse_matrix_block_impl::BlockType& Eigen::internal::sparse_matrix_block_impl::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::Block, -1, 1, true>; SparseMatrixType = Eigen::SparseMatrix; int BlockRows = -1; int BlockCols = 1; BlockType = Eigen::Block, -1, 1, true>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:216:34: required from ‘Eigen::internal::sparse_matrix_block_impl::BlockType& Eigen::internal::sparse_matrix_block_impl::operator=(const BlockType&) [with SparseMatrixType = Eigen::SparseMatrix; int BlockRows = -1; int BlockCols = 1; BlockType = Eigen::Block, -1, 1, true>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:111:5: required from ‘Eigen::Block& Eigen::Block::operator=(const Eigen::Block&) [with XprType = Eigen::SparseMatrix; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true]’ data_manipulation.cpp:409:42: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:277: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1384:41: required from ‘struct Eigen::internal::evaluator_wrapper_base >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1464:8: required from ‘struct Eigen::internal::unary_evaluator >, -1, 1, true> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator >, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Array; SrcXprType = Eigen::ArrayWrapper >, -1, 1, true> >; Functor = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Array; SrcXprType = Eigen::ArrayWrapper >, -1, 1, true> >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Array; Src = Eigen::ArrayWrapper >, -1, 1, true> >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::ArrayWrapper >, -1, 1, true> >; Derived = Eigen::Array]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::ArrayWrapper >, -1, 1, true> >; Derived = Eigen::Array]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Array.h:288:29: required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const Eigen::EigenBase&, typename Eigen::internal::enable_if >::Scalar>::value, PrivateType>::type) [with OtherDerived = Eigen::ArrayWrapper >, -1, 1, true> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1; typename Eigen::internal::enable_if >::Scalar>::value, PrivateType>::type = Eigen::Array::PrivateType; typename OtherDerived::Scalar = double; typename Eigen::internal::traits >::Scalar = double]’ data_manipulation.cpp:136:41: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >; Functor = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, 1, true>; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >; Func = assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, -1, 1, true>; Src = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::CwiseBinaryOp, const Eigen::ArrayWrapper >, const Eigen::CwiseNullaryOp, const Eigen::Array > >, const Eigen::CwiseNullaryOp, const Eigen::Array > >; Derived = Eigen::Block, -1, 1, true>]’ data_manipulation.cpp:187:51: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1384:41: required from ‘struct Eigen::internal::evaluator_wrapper_base >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1464:8: required from ‘struct Eigen::internal::unary_evaluator >, 1, -1, false> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator >, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Transpose >; SrcXprType = Eigen::ArrayWrapper >, 1, -1, false> >; Functor = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Transpose >; SrcXprType = Eigen::ArrayWrapper >, 1, -1, false> >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Array; Src = Eigen::ArrayWrapper >, 1, -1, false> >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::ArrayWrapper >, 1, -1, false> >; Derived = Eigen::Array]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::ArrayWrapper >, 1, -1, false> >; Derived = Eigen::Array]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Array.h:288:29: required from ‘Eigen::Array<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Array(const Eigen::EigenBase&, typename Eigen::internal::enable_if >::Scalar>::value, PrivateType>::type) [with OtherDerived = Eigen::ArrayWrapper >, 1, -1, false> >; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1; typename Eigen::internal::enable_if >::Scalar>::value, PrivateType>::type = Eigen::Array::PrivateType; typename OtherDerived::Scalar = double; typename Eigen::internal::traits >::Scalar = double]’ data_manipulation.cpp:368:39: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:336:80: required from ‘struct Eigen::internal::evaluator, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:549:8: required from ‘struct Eigen::internal::unary_evaluator, -1, 1, true>, Eigen::internal::IteratorBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1087:8: required from ‘struct Eigen::internal::block_evaluator, -1, 1, true, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1034:8: required from ‘struct Eigen::internal::evaluator, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:687:97: required from ‘Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::Block, -1, 1, true>; _Scalar = double; int _Options = 0; _StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:217:9: required from ‘void Eigen::Ref, _Options, _StrideType>::construct(const Expression&, Eigen::internal::true_type) [with Expression = Eigen::Block, -1, 1, true>; MatScalar = double; int MatOptions = 0; MatIndex = int; int Options = 0; StrideType = Eigen::OuterStride<>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:190:16: required from ‘Eigen::Ref, _Options, _StrideType>::Ref(const Eigen::SparseMatrixBase&) [with Derived = Eigen::Block, -1, 1, true>; MatScalar = double; int MatOptions = 0; MatIndex = int; int Options = 0; StrideType = Eigen::OuterStride<>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:128:88: required from ‘Eigen::internal::sparse_matrix_block_impl::BlockType& Eigen::internal::sparse_matrix_block_impl::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::Block, -1, 1, true>; SparseMatrixType = Eigen::SparseMatrix; int BlockRows = -1; int BlockCols = 1; BlockType = Eigen::Block, -1, 1, true>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:216:34: required from ‘Eigen::internal::sparse_matrix_block_impl::BlockType& Eigen::internal::sparse_matrix_block_impl::operator=(const BlockType&) [with SparseMatrixType = Eigen::SparseMatrix; int BlockRows = -1; int BlockCols = 1; BlockType = Eigen::Block, -1, 1, true>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:111:5: required from ‘Eigen::Block& Eigen::Block::operator=(const Eigen::Block&) [with XprType = Eigen::SparseMatrix; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true]’ data_manipulation.cpp:409:42: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:687:97: required from ‘Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::Block, -1, 1, true>; _Scalar = double; int _Options = 0; _StorageIndex = int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:217:9: required from ‘void Eigen::Ref, _Options, _StrideType>::construct(const Expression&, Eigen::internal::true_type) [with Expression = Eigen::Block, -1, 1, true>; MatScalar = double; int MatOptions = 0; MatIndex = int; int Options = 0; StrideType = Eigen::OuterStride<>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseRef.h:190:16: required from ‘Eigen::Ref, _Options, _StrideType>::Ref(const Eigen::SparseMatrixBase&) [with Derived = Eigen::Block, -1, 1, true>; MatScalar = double; int MatOptions = 0; MatIndex = int; int Options = 0; StrideType = Eigen::OuterStride<>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:128:88: required from ‘Eigen::internal::sparse_matrix_block_impl::BlockType& Eigen::internal::sparse_matrix_block_impl::operator=(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::Block, -1, 1, true>; SparseMatrixType = Eigen::SparseMatrix; int BlockRows = -1; int BlockCols = 1; BlockType = Eigen::Block, -1, 1, true>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseBlock.h:216:34: required from ‘Eigen::internal::sparse_matrix_block_impl::BlockType& Eigen::internal::sparse_matrix_block_impl::operator=(const BlockType&) [with SparseMatrixType = Eigen::SparseMatrix; int BlockRows = -1; int BlockCols = 1; BlockType = Eigen::Block, -1, 1, true>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:111:5: required from ‘Eigen::Block& Eigen::Block::operator=(const Eigen::Block&) [with XprType = Eigen::SparseMatrix; int BlockRows = -1; int BlockCols = 1; bool InnerPanel = true]’ data_manipulation.cpp:409:42: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:780:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Matrix; Functor = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Block, -1, -1, false>; SrcXprType = Eigen::Matrix; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Matrix; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Matrix; Func = assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Block, -1, -1, false>; Src = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Assign.h:66:28: required from ‘Derived& Eigen::MatrixBase::operator=(const Eigen::DenseBase&) [with OtherDerived = Eigen::Matrix; Derived = Eigen::Block, -1, -1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CommaInitializer.h:99:64: required from ‘Eigen::CommaInitializer& Eigen::CommaInitializer::operator,(const Eigen::DenseBase&) [with OtherDerived = Eigen::Matrix; XprType = Eigen::Matrix]’ data_manipulation.cpp:249:17: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, const Eigen::Block, -1, 1, true>, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, const Eigen::Block, -1, 1, true>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, const Eigen::Block, -1, 1, true>, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base >, const Eigen::Block, -1, 1, true>, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl >, const Eigen::Block, -1, 1, true>, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, const Eigen::Block, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from ‘struct Eigen::internal::plain_object_eval, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:370:45: required from ‘struct Eigen::internal::generic_product_impl >, const Eigen::Block, -1, 1, true>, Eigen::DenseShape, Eigen::DenseShape, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1, -1, true>, Eigen::Matrix, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1, -1, true>, Eigen::Matrix, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1, -1, true>, Eigen::Matrix, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base >, 1, -1, true>, Eigen::Matrix, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl >, 1, -1, true>, Eigen::Matrix, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, 1, -1, true>, Eigen::Matrix, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:345:45: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1, -1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 1, -1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 1, -1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, 1, -1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, 1, -1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator >, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:372:102: required from ‘struct Eigen::internal::plain_object_eval >, 1, -1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/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>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:486:24: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::Matrix, 1>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::Matrix, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::Matrix, 1> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base >, Eigen::Matrix, 1, 8>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl >, Eigen::Matrix, 1, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, Eigen::Matrix, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:462:68: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:347:30: required from ‘Derived& Eigen::DenseBase::setConstant(const Scalar&) [with Derived = Eigen::Matrix; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:548:10: required from ‘Derived& Eigen::DenseBase::setZero() [with Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:444:18: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, true>, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, true>, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1, -1, true>, 1, -1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 1, -1, true>, 1, -1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1, -1, true>, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1, -1, true>, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase >, 1, -1, true>, 1, -1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense >, 1, -1, true>, 1, -1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 0, Eigen::Stride<0, 0> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 0, Eigen::Stride<0, 0> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 0, Eigen::Stride<0, 0> >, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:333: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘class Eigen::internal::gemv_traits’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:306:38: required from ‘struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:347:132: required from ‘static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Block, -1, 1, true>; Dest = Eigen::Block, -1, 1, true>; typename Dest::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, true>; Lhs = Eigen::Transpose >; Rhs = const Eigen::Block, -1, 1, true>; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘class Eigen::internal::gemv_traits’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:310:42: required from ‘struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:347:132: required from ‘static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Block, -1, 1, true>; Dest = Eigen::Block, -1, 1, true>; typename Dest::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, true>; Lhs = Eigen::Transpose >; Rhs = const Eigen::Block, -1, 1, true>; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h: In instantiation of ‘class Eigen::internal::gemv_traits’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:314:45: required from ‘struct Eigen::internal::general_matrix_vector_product, 1, false, double, Eigen::internal::const_blas_data_mapper, false, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:347:132: required from ‘static void Eigen::internal::gemv_dense_selector<2, 1, true>::run(const Lhs&, const Rhs&, Dest&, const typename Dest::Scalar&) [with Lhs = Eigen::Transpose >; Rhs = Eigen::Block, -1, 1, true>; Dest = Eigen::Block, -1, 1, true>; typename Dest::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:388:34: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Block, -1, 1, true>; Lhs = Eigen::Transpose >; Rhs = const Eigen::Block, -1, 1, true>; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:479:24: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:44:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 44 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:45:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 45 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:46:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 46 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:42:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 42 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 51 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:51:53: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 52 | unpacket_traits<_RhsPacket>::vectorizable && | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:52:38: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 53 | int(unpacket_traits<_LhsPacket>::size)==int(unpacket_traits<_RhsPacket>::size), | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:53:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 54 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:54:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 55 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:55:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 56 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1 | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:56:69: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 59 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:59:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 60 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:60:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 61 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixVector.h:61:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, -1, 1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, true>, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 15 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1, -1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 1, -1, true> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl >, 1, -1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/GeneralProduct.h:207:43: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block >, 1, -1, true>; U = Eigen::Block, -1, 1, true>, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 1, -1, true>, 1, -1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase >, 1, -1, true>, 1, -1, true> >, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, 1, -1, true>, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, 1, -1, true>, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl >, 1, -1, true>, 1, -1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >, 1, -1, true>, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:23: [ skipping 12 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:56: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block >, 1, -1, true>, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: [ skipping 11 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false> >, -1, 1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false> >, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, false> >, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:330: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:147:40: required from ‘void Eigen::internal::evaluateProductBlockingSizesHeuristic(Index&, Index&, Index&, Index) [with LhsScalar = double; RhsScalar = double; int KcFactor = 1; Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:342:81: required from ‘void Eigen::internal::computeProductBlockingSizes(Index&, Index&, Index&, Index) [with LhsScalar = double; RhsScalar = double; int KcFactor = 1; Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:355:66: required from ‘Eigen::internal::gemm_blocking_space::gemm_blocking_space(Eigen::Index, Eigen::Index, Eigen::Index, Eigen::Index, bool) [with int StorageOrder = 0; _LhsScalar = double; _RhsScalar = double; int MaxRows = -1; int MaxCols = -1; int MaxDepth = -1; int KcFactor = 1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:507:18: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1080:42: required from ‘struct Eigen::internal::gebp_kernel, 4, 4, false, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:82:107: required from ‘static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14: required from ‘void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7: required from ‘void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor, Eigen::Transpose >, Eigen::Matrix, Eigen::Matrix, gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘class Eigen::internal::gebp_traits’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1085:45: required from ‘struct Eigen::internal::gebp_kernel, 4, 4, false, false>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:82:107: required from ‘static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14: required from ‘void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7: required from ‘void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor, Eigen::Transpose >, Eigen::Matrix, Eigen::Matrix, gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: [ skipping 8 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:425:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 425 | PACKET_DECL_COND_PREFIX(_, Lhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:426:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 426 | PACKET_DECL_COND_PREFIX(_, Rhs, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:427:27: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 427 | PACKET_DECL_COND_PREFIX(_, Res, _PacketSize); | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:384:3: note: in definition of macro ‘PACKET_DECL_COND_PREFIX’ 384 | prefix ## name ## Packet | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:49: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 432 | Vectorizable = unpacket_traits<_LhsPacket>::vectorizable && unpacket_traits<_RhsPacket>::vectorizable, | ^~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:432:94: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 433 | LhsPacketSize = Vectorizable ? unpacket_traits<_LhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:433:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 434 | RhsPacketSize = Vectorizable ? unpacket_traits<_RhsPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:434:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 435 | ResPacketSize = Vectorizable ? unpacket_traits<_ResPacket>::size : 1, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:435:65: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 460 | typedef typename conditional::type LhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:460:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 461 | typedef typename conditional::type RhsPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:461:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 462 | typedef typename conditional::type ResPacket; | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:462:73: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] 465 | typedef QuadPacket RhsPacketx4; | ^~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:465:33: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gemm_pack_lhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long int; DataMapper = Eigen::internal::const_blas_data_mapper; int Pack1 = 4; int Pack2 = 2; Packet = __vector(2) double; bool Conjugate = false; bool PanelMode = false]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:184:17: required from ‘static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14: required from ‘void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7: required from ‘void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor, Eigen::Transpose >, Eigen::Matrix, Eigen::Matrix, gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2256:82: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 2256 | typedef typename unpacket_traits::half>::half QuarterPacket; | ^~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2258:56: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 2258 | HalfPacketSize = unpacket_traits::size, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2259:62: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 2259 | QuarterPacketSize = unpacket_traits::size, | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2259:62: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2298:39: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 2298 | PacketBlock kernel_half; | ^~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2298:39: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 2304 | PacketBlock kernel_quarter; | ^~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2304:42: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gemm_pack_rhs::operator()(Scalar*, const DataMapper&, Index, Index, Index, Index) [with Scalar = double; Index = long int; DataMapper = Eigen::internal::const_blas_data_mapper; int nr = 4; bool Conjugate = false; bool PanelMode = false]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:195:21: required from ‘static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14: required from ‘void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7: required from ‘void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor, Eigen::Transpose >, Eigen::Matrix, Eigen::Matrix, gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:2459:62: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 2459 | PacketBlock kernel; | ^~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h: In instantiation of ‘void Eigen::internal::gebp_kernel::operator()(const DataMapper&, const LhsScalar*, const RhsScalar*, Index, Index, Index, ResScalar, Index, Index, Index, Index) [with LhsScalar = double; RhsScalar = double; Index = long int; DataMapper = Eigen::internal::blas_data_mapper; int mr = 4; int nr = 4; bool ConjugateLhs = false; bool ConjugateRhs = false; ResScalar = double]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:198:15: required from ‘static void Eigen::internal::general_matrix_matrix_product::run(Index, Index, Index, const LhsScalar*, Index, const RhsScalar*, Index, ResScalar*, Index, Index, ResScalar, Eigen::internal::level3_blocking&, Eigen::internal::GemmParallelInfo*) [with Index = long int; LhsScalar = double; int LhsStorageOrder = 1; bool ConjugateLhs = false; RhsScalar = double; int RhsStorageOrder = 0; bool ConjugateRhs = false; int ResInnerStride = 1; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:230:14: required from ‘void Eigen::internal::gemm_functor::operator()(Index, Index, Index, Index, Eigen::internal::GemmParallelInfo*) const [with Scalar = double; Index = long int; Gemm = Eigen::internal::general_matrix_matrix_product; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Dest = Eigen::Matrix; BlockingType = Eigen::internal::gemm_blocking_space<0, double, double, -1, -1, -1, 1, false>]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/Parallelizer.h:114:7: required from ‘void Eigen::internal::parallelize_gemm(const Functor&, Index, Index, Index, bool) [with bool Condition = true; Functor = gemm_functor, Eigen::Transpose >, Eigen::Matrix, Eigen::Matrix, gemm_blocking_space<0, double, double, -1, -1, -1, 1, false> >; Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:509:9: required from ‘static void Eigen::internal::generic_product_impl::scaleAndAddTo(Dest&, const Lhs&, const Rhs&, const Scalar&) [with Dest = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralMatrixMatrix.h:445:20: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dst&, const Lhs&, const Rhs&) [with Dst = Eigen::Matrix; Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:124:75: [ skipping 7 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1920:103: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1920 | const int SResPacketHalfSize = unpacket_traits::half>::size; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1921:138: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1921 | const int SResPacketQuarterSize = unpacket_traits::half>::half>::size; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1921:138: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1977:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1977 | typedef typename conditional=8,typename unpacket_traits::half,SResPacket>::type SResPacketHalf; | ^~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1978:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1978 | typedef typename conditional=8,typename unpacket_traits::half,SLhsPacket>::type SLhsPacketHalf; | ^~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1979:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1979 | typedef typename conditional=8,typename unpacket_traits::half,SRhsPacket>::type SRhsPacketHalf; | ^~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/products/GeneralBlockPanelKernel.h:1980:135: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] 1980 | typedef typename conditional=8,typename unpacket_traits::half,SAccPacket>::type SAccPacketHalf; | ^~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, -1, 1, true>, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:78: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator >, 1, -1, true>, 1, -1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator >, 1, -1, true>, 1, -1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:311:41: required from ‘struct Eigen::internal::unary_evaluator >, 1, -1, true>, 1, -1, true> >, Eigen::internal::IndexBased, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:90:8: required from ‘struct Eigen::internal::evaluator >, 1, -1, true>, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator >, 1, -1, true>, 1, -1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Transpose >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: [ skipping 16 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:52: required from ‘const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Transpose >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; CoeffReturnType = double; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: [ skipping 14 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true>, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block >, 1, -1, true>; U = Eigen::Block, -1, 1, true>, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>, -1, 1, true>; Derived = Eigen::Block >, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true>, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:50:63: required from ‘static Eigen::internal::dot_nocheck::ResScalar Eigen::internal::dot_nocheck::run(const Eigen::MatrixBase&, const Eigen::MatrixBase&) [with T = Eigen::Block >, 1, -1, true>, 1, -1, true>; U = Eigen::Block, -1, 1, true>; ResScalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:84:58: required from ‘typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType Eigen::MatrixBase::dot(const Eigen::MatrixBase&) const [with OtherDerived = Eigen::Block, -1, 1, true>; Derived = Eigen::Block >, 1, -1, true>, 1, -1, true>; typename Eigen::ScalarBinaryOpTraits::Scalar, typename Eigen::internal::traits::Scalar>::ReturnType = double; typename Eigen::internal::traits::Scalar = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:380:62: [ skipping 10 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Transpose >, 1, -1, true> >, const Eigen::Block, -1, 1, true> >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/ProductEvaluators.h:606:75: required from ‘const Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::CoeffReturnType Eigen::internal::product_evaluator, ProductTag, Eigen::DenseShape, Eigen::DenseShape>::coeff(Eigen::Index, Eigen::Index) const [with Lhs = Eigen::Transpose >; Rhs = Eigen::Matrix; int ProductTag = 8; typename Eigen::internal::traits::Lhs>::Scalar = double; typename Eigen::Product::Lhs = Eigen::Transpose >; typename Eigen::internal::traits::Rhs>::Scalar = double; typename Eigen::Product::Rhs = Eigen::Matrix; CoeffReturnType = double; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:654:63: required from ‘void Eigen::internal::generic_dense_assignment_kernel::assignCoeff(Eigen::Index, Eigen::Index) [with DstEvaluatorTypeT = Eigen::internal::evaluator >; SrcEvaluatorTypeT = Eigen::internal::evaluator >, Eigen::Matrix, 1> >; Functor = Eigen::internal::assign_op; int Version = 1; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:668:16: [ skipping 13 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Matrix; SrcXprType = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Product >, Eigen::Matrix, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:231:70: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Block, -1, 1, true>; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::Block, -1, 1, true>; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, -1, 1, true> >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:114:1: required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, -1, 1, true>; ResultType = double; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:21: required from ‘const Eigen::internal::evaluator >::Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = Eigen::Matrix; MemberOp = Eigen::internal::member_sum; int Direction = 0; Scalar = double; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:775:40: [ skipping 17 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Replicate, const Eigen::PartialReduxExpr, member_sum, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, -1, 1> >; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:858:27: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&, const Func&, typename enable_if<(! evaluator_assume_aliasing::value), void*>::type) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Replicate, const Eigen::PartialReduxExpr, member_sum, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, -1, 1> >; Func = assign_op; typename enable_if<(! evaluator_assume_aliasing::value), void*>::type = void*; typename evaluator_traits::Shape = Eigen::DenseShape]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:836:18: required from ‘void Eigen::internal::call_assignment(Dst&, const Src&) [with Dst = Eigen::Matrix; Src = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Replicate, const Eigen::PartialReduxExpr, member_sum, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, -1, 1> >]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:779:32: required from ‘Derived& Eigen::PlainObjectBase::_set(const Eigen::DenseBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::Matrix, const Eigen::Replicate, const Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, -1, 1> >; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/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::Matrix, const Eigen::Replicate, const Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>, const Eigen::CwiseNullaryOp, const Eigen::Matrix > >, -1, 1> >; _Scalar = double; int _Rows = -1; int _Cols = -1; int _Options = 0; int _MaxRows = -1; int _MaxCols = -1]’ data_manipulation.cpp:229:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -I'/home/omnipath/local/R/4.4-3.20/RcppProgress/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c fast_NN_dist.cpp -o fast_NN_dist.o g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -I'/home/omnipath/local/R/4.4-3.20/RcppProgress/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c integration.cpp -o integration.o In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:205, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigen.h:25, from integration.cpp:1: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:174: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:165: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:271: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/SparseCore:37, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Sparse:26, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:29: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ integration.cpp:23:1: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ integration.cpp:23:1: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ integration.cpp:23:1: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase, 1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 1, -1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, 1, -1, false, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, 1, -1, false>’ integration.cpp:43:41: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:22:9: required from ‘class Eigen::internal::SparseTransposeImpl, 1024>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:45:37: required from ‘class Eigen::TransposeImpl, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >’ integration.cpp:60:53: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ integration.cpp:60:79: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, Eigen::CwiseNullaryOp, Eigen::Matrix >, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >, Eigen::CwiseNullaryOp, Eigen::Matrix >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >, Eigen::CwiseNullaryOp, Eigen::Matrix >, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:120:7: required from ‘class Eigen::internal::dense_product_base >, Eigen::CwiseNullaryOp, Eigen::Matrix >, 0, 7>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:152:7: required from ‘class Eigen::ProductImpl >, Eigen::CwiseNullaryOp, Eigen::Matrix >, 0, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, Eigen::CwiseNullaryOp, Eigen::Matrix >, 0>’ integration.cpp:60:99: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::Matrix >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::Matrix > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseNullaryOp.h:60:7: required from ‘class Eigen::CwiseNullaryOp, Eigen::Matrix >’ integration.cpp:68:61: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, Eigen::internal::member_sum, 0>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, Eigen::internal::member_sum, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, Eigen::internal::member_sum, 0> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:56:7: required from ‘class Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>’ integration.cpp:77:57: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseView.h:45:7: required from ‘class Eigen::SparseView >’ integration.cpp:83:41: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >, Eigen::SparseMatrix, 2> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:145:7: required from ‘class Eigen::ProductImpl >, Eigen::SparseMatrix, 2, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product >, Eigen::SparseMatrix, 2>’ integration.cpp:94:85: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, const Eigen::SparseMatrix, const Eigen::Product >, Eigen::SparseMatrix, 2> > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:36:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::SparseMatrix, const Eigen::Product >, Eigen::SparseMatrix, 2>, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::SparseMatrix, const Eigen::Product >, Eigen::SparseMatrix, 2> >’ integration.cpp:94:85: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase, -1, 1, true>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, -1, 1, true, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, -1, 1, true>’ integration.cpp:140:36: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> >’ integration.cpp:140:60: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:336:80: required from ‘struct Eigen::internal::evaluator > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1505:8: required from ‘struct Eigen::internal::evaluator >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCwiseBinaryOp.h:64:51: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::SparseMatrix, const Eigen::Product >, Eigen::SparseMatrix, 2> >, Eigen::internal::IteratorBased, Eigen::internal::IteratorBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::SparseMatrix, const Eigen::Product >, Eigen::SparseMatrix, 2> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:687:97: required from ‘Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::SparseMatrix(const Eigen::SparseMatrixBase&) [with OtherDerived = Eigen::CwiseBinaryOp, const Eigen::SparseMatrix, const Eigen::Product >, Eigen::SparseMatrix, 2> >; _Scalar = double; int _Options = 0; _StorageIndex = int]’ integration.cpp:94:85: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1040:66: required from ‘void Eigen::internal::set_from_triplets(const InputIterator&, const InputIterator&, SparseMatrixType&, DupFunctor) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector > >; SparseMatrixType = Eigen::SparseMatrix; DupFunctor = FindWeightsC(Rcpp::NumericVector, Eigen::MatrixXd, std::vector >, std::vector >, Eigen::MatrixXd, Eigen::VectorXd, double, double, bool)::]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1126:103: required from ‘void Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::setFromTriplets(const InputIterators&, const InputIterators&, DupFunctor) [with InputIterators = __gnu_cxx::__normal_iterator*, std::vector > >; DupFunctor = FindWeightsC(Rcpp::NumericVector, Eigen::MatrixXd, std::vector >, std::vector >, Eigen::MatrixXd, Eigen::VectorXd, double, double, bool)::; _Scalar = double; int _Options = 0; _StorageIndex = int]’ integration.cpp:59:33: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ integration.cpp:140:67: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:336:80: required from ‘struct Eigen::internal::evaluator > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1505:8: required from ‘struct Eigen::internal::evaluator >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1181:93: 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]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1063:7: required from ‘void Eigen::internal::set_from_triplets(const InputIterator&, const InputIterator&, SparseMatrixType&, DupFunctor) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector > >; SparseMatrixType = Eigen::SparseMatrix; DupFunctor = FindWeightsC(Rcpp::NumericVector, Eigen::MatrixXd, std::vector >, std::vector >, Eigen::MatrixXd, Eigen::VectorXd, double, double, bool)::]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1126:103: required from ‘void Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::setFromTriplets(const InputIterators&, const InputIterators&, DupFunctor) [with InputIterators = __gnu_cxx::__normal_iterator*, std::vector > >; DupFunctor = FindWeightsC(Rcpp::NumericVector, Eigen::MatrixXd, std::vector >, std::vector >, Eigen::MatrixXd, Eigen::VectorXd, double, double, bool)::; _Scalar = double; int _Options = 0; _StorageIndex = int]’ integration.cpp:59:33: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase >, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase >, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:118:37: required from ‘class Eigen::TransposeImpl, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:883:17: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Block, 1, -1, false>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 1, -1, false>; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 1, -1, false>; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Block, 1, -1, false>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ integration.cpp:43:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:277: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:98:46: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ integration.cpp:140:67: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:774:20: required from ‘void Eigen::internal::call_dense_assignment_loop(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Transpose >; SrcXprType = Eigen::Block, 1, -1, false>; Functor = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Transpose >; SrcXprType = Eigen::Block, 1, -1, false>; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::Block, 1, -1, false>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 1, -1, false>; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::Block, 1, -1, false>; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::Block, 1, -1, false>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ integration.cpp:43:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> > >; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> > >; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> > > >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/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::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:98:46: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, -1, 1, true>, const Eigen::Block, -1, 1, true> >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ integration.cpp:140:67: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:481:7: required from ‘class Eigen::DenseCoeffsBase, -1, 1, true>, 2>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, -1, 1, true>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, -1, 1, true, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: [ skipping 6 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Transpose >; SrcXprType = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::PartialReduxExpr, member_sum, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ integration.cpp:77:58: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, -1, 1, true> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, -1, 1, true> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:114:1: required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, -1, 1, true>; ResultType = double; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:21: required from ‘const Eigen::internal::evaluator >::Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = Eigen::Matrix; MemberOp = Eigen::internal::member_sum; int Direction = 0; Scalar = double; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:660:61: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Transpose >; SrcXprType = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::PartialReduxExpr, member_sum, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ integration.cpp:77:58: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘Eigen::Index Eigen::internal::first_default_aligned(const Eigen::DenseBase&) [with Derived = Eigen::Block, -1, 1, true>; Eigen::Index = long int]’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:243:63: required from ‘static Eigen::internal::redux_impl::Scalar Eigen::internal::redux_impl::run(const Evaluator&, const Func&, const XprType&) [with XprType = Eigen::Block, -1, 1, true>; Func = Eigen::internal::scalar_sum_op; Evaluator = Eigen::internal::redux_evaluator, -1, 1, true> >; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:418:56: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::Block, -1, 1, true>; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/VectorwiseOp.h:114:1: required from ‘ResultType Eigen::internal::member_sum::operator()(const XprType&) const [with XprType = Eigen::Block, -1, 1, true>; ResultType = double; Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PartialReduxEvaluator.h:183:21: required from ‘const Eigen::internal::evaluator >::Scalar Eigen::internal::evaluator >::coeff(Eigen::Index) const [with ArgType = Eigen::Matrix; MemberOp = Eigen::internal::member_sum; int Direction = 0; Scalar = double; Eigen::Index = long int]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:660:61: [ skipping 3 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:954:31: required from ‘static void Eigen::internal::Assignment::run(DstXprType&, const SrcXprType&, const Functor&) [with DstXprType = Eigen::Transpose >; SrcXprType = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>; Functor = Eigen::internal::assign_op; Weak = void]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/AssignEvaluator.h:890:49: required from ‘void Eigen::internal::call_assignment_no_alias(Dst&, const Src&, const Func&) [with Dst = Eigen::Matrix; Src = Eigen::PartialReduxExpr, member_sum, 0>; Func = assign_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:797:41: required from ‘Derived& Eigen::PlainObjectBase::_set_noalias(const Eigen::DenseBase&) [with OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:594:19: required from ‘Eigen::PlainObjectBase::PlainObjectBase(const Eigen::DenseBase&) [with OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>; Derived = Eigen::Matrix]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:423:29: required from ‘Eigen::Matrix<_Scalar, _Rows, _Cols, _Options, _MaxRows, _MaxCols>::Matrix(const Eigen::EigenBase&) [with OtherDerived = Eigen::PartialReduxExpr, Eigen::internal::member_sum, 0>; _Scalar = double; int _Rows = -1; int _Cols = 1; int _Options = 0; int _MaxRows = -1; int _MaxCols = 1]’ integration.cpp:77:58: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:654:74: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 654 | return internal::first_aligned::alignment),Derived>(m); | ^~~~~~~~~ g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -I'/home/omnipath/local/R/4.4-3.20/RcppProgress/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c snn.cpp -o snn.o In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:205, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Dense:1, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:28, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigen.h:25, from snn.cpp:1: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:46:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 46 | typedef eigen_packet_wrapper<__m128i, 0> Packet4i; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:47:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 47 | typedef eigen_packet_wrapper<__m128i, 1> Packet16b; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:49:39: warning: ignoring attributes on template argument ‘__m128’ [-Wignored-attributes] 49 | template<> struct is_arithmetic<__m128> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:50:40: warning: ignoring attributes on template argument ‘__m128i’ [-Wignored-attributes] 50 | template<> struct is_arithmetic<__m128i> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:51:40: warning: ignoring attributes on template argument ‘__m128d’ [-Wignored-attributes] 51 | template<> struct is_arithmetic<__m128d> { enum { value = true }; }; | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:222:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 222 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:228:43: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 228 | template<> struct unpacket_traits { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1124:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 1124 | ptranspose(PacketBlock& kernel) { | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/PacketMath.h:1129:34: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 1129 | ptranspose(PacketBlock& kernel) { | ^ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:174: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet4f’ {aka ‘__m128’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:173:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 173 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet2cf,Packet4f) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:16:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 16 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/Default/ConjHelper.h:29:60: warning: ignoring attributes on template argument ‘Eigen::internal::Packet2d’ {aka ‘__m128d’} [-Wignored-attributes] 29 | struct conj_helper { \ | ^ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/arch/SSE/Complex.h:298:1: note: in expansion of macro ‘EIGEN_MAKE_CONJ_HELPER_CPLX_REAL’ 298 | EIGEN_MAKE_CONJ_HELPER_CPLX_REAL(Packet1cd,Packet2d) | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:165: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:24:46: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(4) float>::half’ {aka ‘__m128’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:271: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:27:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:266:49: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:98:47: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:46:50: required from ‘class Eigen::QuaternionBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/Quaternion.h:273:7: required from ‘class Eigen::Quaternion’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Geometry/arch/Geometry_SIMD.h:102:3: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/SparseCore:37, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Sparse:26, from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/RcppEigenForward.h:29: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/unsupported/Eigen/src/IterativeSolvers/ConstrainedConjGrad.h:61:25: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h: In instantiation of ‘struct Eigen::internal::find_best_packet’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:22:57: required from ‘struct Eigen::internal::traits >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ snn.cpp:16:79: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:44: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 190 | bool Stop = Size==Dynamic || (Size%unpacket_traits::size)==0 || is_same::half>::value> | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:190:83: warning: ignoring attributes on template argument ‘Eigen::internal::unpacket_traits<__vector(2) double>::half’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/util/XprHelper.h:208:88: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 208 | typedef typename find_best_packet_helper::type>::type type; | ^~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/PlainObjectBase.h:98:7: required from ‘class Eigen::PlainObjectBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Matrix.h:178:7: required from ‘class Eigen::Matrix’ snn.cpp:16:79: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase > >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:22:9: required from ‘class Eigen::internal::SparseTransposeImpl, 1024>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseTranspose.h:45:37: required from ‘class Eigen::TransposeImpl, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Transpose.h:52:37: required from ‘class Eigen::Transpose >’ snn.cpp:27:29: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase, Eigen::Transpose >, 2> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:145:7: required from ‘class Eigen::ProductImpl, Eigen::Transpose >, 2, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Product.h:71:7: required from ‘class Eigen::Product, Eigen::Transpose >, 2>’ snn.cpp:27:31: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:302:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:555:7: required from ‘class Eigen::DenseCoeffsBase, 1, -1, false>, 3>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:37:34: required from ‘class Eigen::MapBase, 1, -1, false>, 0>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MapBase.h:223:34: required from ‘class Eigen::MapBase, 1, -1, false>, 1>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:329:7: required from ‘class Eigen::internal::BlockImpl_dense, 1, -1, false, true>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:154:7: required from ‘class Eigen::BlockImpl, 1, -1, false, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Block.h:103:81: required from ‘class Eigen::Block, 1, -1, false>’ snn.cpp:106:30: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:148:7: required from ‘class Eigen::CwiseBinaryOpImpl, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false>, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseBinaryOp.h:77:7: required from ‘class Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >’ snn.cpp:106:48: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h: In instantiation of ‘class Eigen::SparseMatrixBase >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:36:7: required from ‘class Eigen::SparseCompressedBase >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:96:7: required from ‘class Eigen::SparseMatrix’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1040:66: required from ‘void Eigen::internal::set_from_triplets(const InputIterator&, const InputIterator&, SparseMatrixType&, DupFunctor) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector > >; SparseMatrixType = Eigen::SparseMatrix; DupFunctor = scalar_sum_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1110:92: required from ‘void Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::setFromTriplets(const InputIterators&, const InputIterators&) [with InputIterators = __gnu_cxx::__normal_iterator*, std::vector > >; _Scalar = double; int _Options = 0; _StorageIndex = int]’ snn.cpp:26:22: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrixBase.h:47:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 47 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseBase.h:41:34: required from ‘class Eigen::DenseBase, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/MatrixBase.h:48:34: required from ‘class Eigen::MatrixBase, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:94:7: required from ‘class Eigen::CwiseUnaryOpImpl, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, Eigen::Dense>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CwiseUnaryOp.h:55:7: required from ‘class Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:98:40: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ snn.cpp:106:55: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 56 | >::type PacketReturnType; | ^~~~~~~~~~~~~~~~ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:336:80: required from ‘struct Eigen::internal::evaluator > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1505:8: required from ‘struct Eigen::internal::evaluator >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1181:93: 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]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1063:7: required from ‘void Eigen::internal::set_from_triplets(const InputIterator&, const InputIterator&, SparseMatrixType&, DupFunctor) [with InputIterator = __gnu_cxx::__normal_iterator*, std::vector > >; SparseMatrixType = Eigen::SparseMatrix; DupFunctor = scalar_sum_op]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1110:92: required from ‘void Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::setFromTriplets(const InputIterators&, const InputIterators&) [with InputIterators = __gnu_cxx::__normal_iterator*, std::vector > >; _Scalar = double; int _Options = 0; _StorageIndex = int]’ snn.cpp:26:22: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h: In instantiation of ‘class Eigen::DenseCoeffsBase, 0>’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseCompressedBase.h:336:80: required from ‘struct Eigen::internal::evaluator > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseMatrix.h:1505:8: required from ‘struct Eigen::internal::evaluator >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseUtil.h:121:8: required from ‘struct Eigen::internal::plain_object_eval, Eigen::Sparse>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:71:53: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dest&, const Lhs&, const Rhs&, Eigen::SparseShape) [with Dest = Eigen::SparseMatrix; Lhs = Eigen::SparseMatrix; Rhs = Eigen::Transpose >; int ProductType = 8]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:43:11: required from ‘static void Eigen::internal::generic_product_impl::evalTo(Dest&, const Lhs&, const Rhs&) [with Dest = Eigen::SparseMatrix; Lhs = Eigen::SparseMatrix; Rhs = Eigen::Transpose >; int ProductType = 8]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/SparseCore/SparseProduct.h:174:51: required from ‘Eigen::SparseMatrix<_Scalar, _Options, _StorageIndex>& Eigen::SparseMatrix<_Scalar, _Flags, _StorageIndex>::operator=(const Eigen::Product&) [with Lhs = Eigen::SparseMatrix; Rhs = Eigen::Transpose >; _Scalar = double; int _Options = 0; _StorageIndex = int]’ snn.cpp:27:31: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/DenseCoeffsBase.h:56:30: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] In file included from /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/Core:277: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h: In instantiation of ‘struct Eigen::internal::evaluator, 1, -1, false> >’: /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, 1, -1, false> >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:739:41: required from ‘struct Eigen::internal::binary_evaluator, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >, Eigen::internal::IndexBased, Eigen::internal::IndexBased, double, double>’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:722:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:100:8: required from ‘struct Eigen::internal::evaluator, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:564:45: [ skipping 2 instantiation contexts, use -ftemplate-backtrace-limit=0 to disable ] /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:357:7: required from ‘class Eigen::internal::redux_evaluator, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > > >’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:414:17: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::redux(const Func&) const [with BinaryOp = Eigen::internal::scalar_sum_op; Derived = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Redux.h:463:25: required from ‘typename Eigen::internal::traits::Scalar Eigen::DenseBase::sum() const [with Derived = Eigen::CwiseUnaryOp, const Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> > >; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:98:46: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::squaredNorm() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/Dot.h:110:23: required from ‘typename Eigen::NumTraits::Scalar>::Real Eigen::MatrixBase::norm() const [with Derived = Eigen::CwiseBinaryOp, const Eigen::Block, 1, -1, false>, const Eigen::Block, 1, -1, false> >; typename Eigen::NumTraits::Scalar>::Real = double; typename Eigen::internal::traits::Scalar = double]’ snn.cpp:106:55: required from here /home/omnipath/local/R/4.4-3.20/RcppEigen/include/Eigen/src/Core/CoreEvaluators.h:1071:54: warning: ignoring attributes on template argument ‘Eigen::internal::packet_traits::type’ {aka ‘__m128d’} [-Wignored-attributes] 1071 | PacketAlignment = unpacket_traits::alignment, | ^~~~~~~~~ g++ -std=gnu++17 -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -I'/home/omnipath/local/R/4.4-3.20/RcppProgress/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c stats.cpp -o stats.o gcc -I"/usr/share/R/include" -DNDEBUG -I'/home/omnipath/local/R/4.4-3.20/Rcpp/include' -I'/home/omnipath/local/R/4.4-3.20/RcppEigen/include' -I'/home/omnipath/local/R/4.4-3.20/RcppProgress/include' -fpic -g -O2 -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -ffile-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=. -fstack-protector-strong -fstack-clash-protection -Wformat -Werror=format-security -fcf-protection -fdebug-prefix-map=/build/r-base-EawLoD/r-base-4.4.1=/usr/src/r-base-4.4.1-1.2404.0 -Wdate-time -D_FORTIFY_SOURCE=3 -c valid_pointer.c -o valid_pointer.o g++ -std=gnu++17 -shared -L/usr/lib/R/lib -Wl,-Bsymbolic-functions -flto=auto -ffat-lto-objects -Wl,-z,relro -o Seurat.so ModularityOptimizer.o RModularityOptimizer.o RcppExports.o data_manipulation.o fast_NN_dist.o integration.o snn.o stats.o valid_pointer.o -L/usr/lib/R/lib -lR installing to /home/omnipath/local/R/4.4-3.20/00LOCK-Seurat/00new/Seurat/libs ** R ** data *** moving datasets to lazyload DB ** inst ** byte-compile and prepare package for lazy loading ** help *** installing help indices ** building package indices ** testing if installed package can be loaded from temporary location ** checking absolute paths in shared objects and dynamic libraries ** testing if installed package can be loaded from final location ** testing if installed package keeps a record of temporary installation path * DONE (Seurat) ERROR: dependency ‘AnnotationDbi’ is not available for package ‘annotate’ * removing ‘/home/omnipath/local/R/4.4-3.20/annotate’ ERROR: dependencies ‘S4Vectors’, ‘DelayedArray’, ‘ScaledMatrix’, ‘beachmat’ are not available for package ‘BiocSingular’ * removing ‘/home/omnipath/local/R/4.4-3.20/BiocSingular’ ERROR: dependencies ‘SummarizedExperiment’, ‘S4Vectors’, ‘GenomicRanges’, ‘DelayedArray’ are not available for package ‘SingleCellExperiment’ * removing ‘/home/omnipath/local/R/4.4-3.20/SingleCellExperiment’ ERROR: dependencies ‘annotate’, ‘AnnotationDbi’ are not available for package ‘GSEABase’ * removing ‘/home/omnipath/local/R/4.4-3.20/GSEABase’ ERROR: dependencies ‘DelayedArray’, ‘DelayedMatrixStats’, ‘GSEABase’, ‘SummarizedExperiment’ are not available for package ‘AUCell’ * removing ‘/home/omnipath/local/R/4.4-3.20/AUCell’ ERROR: dependencies ‘S4Vectors’, ‘IRanges’, ‘SummarizedExperiment’, ‘GSEABase’, ‘SingleCellExperiment’, ‘DelayedArray’, ‘DelayedMatrixStats’, ‘HDF5Array’, ‘BiocSingular’ are not available for package ‘GSVA’ * removing ‘/home/omnipath/local/R/4.4-3.20/GSVA’ The downloaded source packages are in ‘/tmp/RtmpzC5VLt/downloaded_packages’ There were 23 warnings (use warnings() to see them) [ Finished: 2024-08-16 01:34:18 CEST ]